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

Difference between revisions of "EclipseLink/UserGuide/JPA/Advanced JPA Development/Platform Specific Configurations"

Line 26: Line 26:
 
<tr>
 
<tr>
 
<td>Access</td>
 
<td>Access</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/AccessPlatform.html <tt>AccessPlatformPlatform</tt>]]</td>
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/AccessPlatform.html <tt>AccessPlatformPlatform</tt>]</td>
 
<td></td>
 
<td></td>
 
</tr>
 
</tr>
Line 32: Line 32:
 
<td>Attunity
 
<td>Attunity
 
</td>
 
</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/AttunityPlatform.html <tt>AttunityPlatform</tt>]]</td>
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/AttunityPlatform.html <tt>AttunityPlatform</tt>]</td>
 
<td>
 
<td>
 
</td>
 
</td>
Line 39: Line 39:
 
<td>Cloudscape
 
<td>Cloudscape
 
</td>
 
</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/CloudscapePlatform.html <tt>CloudscapePlatform</tt>]]</td>
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/CloudscapePlatform.html <tt>CloudscapePlatform</tt>]</td>
 
<td>
 
<td>
 
</td>
 
</td>
Line 46: Line 46:
 
<td>DB2 Mainframe
 
<td>DB2 Mainframe
 
</td>
 
</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/DB2MainframePlatform.html <tt>DB2MainframePlatform</tt>]]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/DB2MainframePlatform.html <tt>DB2MainframePlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 54: Line 54:
 
<td>DB2
 
<td>DB2
 
</td>
 
</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/DB2Platform.html <tt>DB2Platform</tt>]]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/DB2Platform.html <tt>DB2Platform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 62: Line 62:
 
<td>dBASE
 
<td>dBASE
 
</td>
 
</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/DBasePlatform.html <tt>DBasePlatform</tt>]]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/DBasePlatform.html <tt>DBasePlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 70: Line 70:
 
<td>Derby
 
<td>Derby
 
</td>
 
</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/DerbyPlatform.html <tt>DerbyPlatform</tt>]]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/DerbyPlatform.html <tt>DerbyPlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 78: Line 78:
 
<td>Firebird
 
<td>Firebird
 
</td>
 
</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/FirebirdPlatform.html <tt>FirebirdPlatform</tt>]]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/FirebirdPlatform.html <tt>FirebirdPlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 86: Line 86:
 
<td>H2
 
<td>H2
 
</td>
 
</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/H2Platform.html <tt>H2Platform</tt>]]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/H2Platform.html <tt>H2Platform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 94: Line 94:
 
<td>HSQL
 
<td>HSQL
 
</td>
 
</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/HSQLPlatform.html <tt>HSQLPlatform</tt>]]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/HSQLPlatform.html <tt>HSQLPlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 102: Line 102:
 
<td>Informix
 
<td>Informix
 
</td>
 
</td>
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/InformixPlatform.html <tt>InformixPlatform</tt>]]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/InformixPlatform.html <tt>InformixPlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 183: Line 183:
 
</td>
 
</td>
 
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/SymfowarePlatform.html <tt>SymfowarePlatform</tt>]]
 
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/SymfowarePlatform.html <tt>SymfowarePlatform</tt>]]
</td>
 
<td>
 
</td>
 
</tr>
 
<tr>
 
<td>TimesTen7
 
</td>
 
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/TimesTen7Platform.html <tt>TimesTen7Platform</tt>]]
 
</td>
 
<td>
 
</td>
 
</tr>
 
<tr>
 
<td>TimesTen
 
</td>
 
<td>[[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/TimesTenPlatform.html <tt>TimesTenPlatform</tt>]]
 
</td>
 
<td>
 
</td>
 
</tr>
 
</table>
 
 
 
 
 
 
 
 
 
<!-- the above info presented as a list:
 
 
* [[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/AccessPlatform.html Access]]
 
* [[ht/tt>]]
 
 
</td>
 
</td>
 
<td>
 
<td>

Revision as of 15:14, 25 April 2011

EclipseLink JPA


Database and Application Server Support

EclipseLink supports a number of database platforms and application servers, as described below.

Database Support

EclipseLink supports any relational database that is compliant with SQL and has a compliant JDBC driver. EclipseLink has extended support for several database platforms. The extended support mainly consists of providing native sequencing support, schema creation, and certain database functions.

The following databases are supported. Click the names below to see the Javadoc that describes the support for that platform. The classes are in the [org.eclipse.persistence.platform.database] package.

Supported Database Platforms
Database JavaDoc See Also
Access AccessPlatformPlatform
Attunity AttunityPlatform
Cloudscape CloudscapePlatform
DB2 Mainframe DB2MainframePlatform
DB2 DB2Platform
dBASE DBasePlatform
Derby DerbyPlatform
Firebird FirebirdPlatform
H2 H2Platform
HSQL HSQLPlatform
Informix InformixPlatform
JavaDB [JavaDBPlatform]
MaxDB [MaxDBPlatform]
MySQL [MySQLPlatform]
Oracle [OraclePlatform] Oracle Database Support
PointBase [PointBasePlatform]
PostgreSQL [PostgreSQLPlatform] PostgreSQL
SQLAnywhere [SQLAnywherePlatform]
SQLServer [SQLServerPlatform]
Sybase [SybasePlatform]
Symfoware [SymfowarePlatform]
TimesTen7 [TimesTen7Platform]
TimesTen [TimesTenPlatform]

It also possible to extend EclipseLink to add extended support for additional platforms. There are also several user contributed platforms in the EclipseLink incubator project. See Platform Incubator.


Application Server Support

EclipseLink can be used with any Java EE application server that meets the software requirements through the EclipseLink API.

EclipseLink provides integration support for the following servers. See the Javadoc for more information.

Server Name Javadoc See Also
JBoss Application Server [org.eclipse.persistence.platform.server.jboss]
Oracle Containers for J2EE (OC4J) [org.eclipse.persistence.platform.server.oc4j]
Oracle WebLogic Server org.eclipse.persistence.platform.server.wls
SAP NetWeaver Application Server [org.eclipse.persistence.platform.server.sap ]
IBM WebSphere Application Server org.eclipse.persistence.platform.server.was
Sun Application Server org.eclipse.persistence.platform.server.sunas


Eclipselink-logo.gif
Version: 2.2.0 DRAFT
Other versions...

Back to the top