Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/Development/Incubator/Extensions/IngresPlatform

< EclipseLink‎ | Development‎ | Incubator‎ | Extensions
Revision as of 14:08, 3 September 2009 by Tom.ware.oracle.com (Talk | contribs) (Location)

Note: This page describes an extension of EclipseLink that is part of the EclipseLink incubator. Incubator projects are published so the community can use them either to progress towards having them included in the main product, or to use in their own implementations. They have been tested to varying levels and as such, we recommend doing your own testing before including any of this code in a production-level product. Please report any issues via the bug listed below:

Bug

bug 253682

Description

This is a subclass of DatabasePlatform that can be used by customes using the Ingres database.

Location

svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/incubator/extensions/trunk/org.eclipse.persistence.platform.database.ingres

Level of Testing

  • Sept 2, 2009 - Initial check-in - compile-only, no database-level testing

Back to the top