Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 63: Line 63:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>HSQL
+
<td>HyperSQL DataBase (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>]
Line 92: Line 92:
 
<td>
 
<td>
 
</td>
 
</td>
</tr><tr>
+
</tr>
<td>Informix
+
<tr>
 +
<td>IBM 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>]
Line 101: Line 102:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>JavaDB
+
<td>Microsoft Access</td>
 +
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/AccessPlatform.html <tt>AccessPlatformPlatform</tt>]</td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td>Microsoft SQLServer
 
</td>
 
</td>
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/JavaDBPlatform.html <tt>JavaDBPlatform</tt>]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/SQLServerPlatform.html <tt>SQLServerPlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 109: Line 115:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Microsoft Access</td>
 
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/AccessPlatform.html <tt>AccessPlatformPlatform</tt>]</td>
 
<td></td>
 
</tr><tr>
 
 
<td>MySQL
 
<td>MySQL
 
</td>
 
</td>
Line 129: Line 131:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>PointBase
+
<td>Oracle JavaDB
 
</td>
 
</td>
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/PointBasePlatform.html <tt>PointBasePlatform</tt>]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/JavaDBPlatform.html <tt>JavaDBPlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 137: Line 139:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>PostgreSQL
+
<td>Oracle TimesTen
 
</td>
 
</td>
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/PostgreSQLPlatform.html <tt>PostgreSQLPlatform</tt>]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/TimesTenPlatform.html <tt>TimesTenPlatform</tt>]
 
</td>
 
</td>
<td>[[EclipseLink/FAQ/JPA/PostgreSQL|PostgreSQL Support]]
+
<td>
 
</td>
 
</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>SAP MaxDB
+
<td>Oracle TimesTen7
 
</td>
 
</td>
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/MaxDBPlatform.html <tt>MaxDBPlatform</tt>]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/TimesTen7Platform.html <tt>TimesTen7Platform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 153: Line 155:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>SQLAnywhere
+
<td>PointBase
 
</td>
 
</td>
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/SQLAnywherePlatform.html <tt>SQLAnywherePlatform</tt>]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/PointBasePlatform.html <tt>PointBasePlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 161: Line 163:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>SQLServer
+
<td>PostgreSQL
 
</td>
 
</td>
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/SQLServerPlatform.html <tt>SQLServerPlatform</tt>]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/PostgreSQLPlatform.html <tt>PostgreSQLPlatform</tt>]
 
</td>
 
</td>
<td>
+
<td>[[EclipseLink/FAQ/JPA/PostgreSQL|PostgreSQL Support]]
 
</td>
 
</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Sybase
+
<td>SAP MaxDB
 
</td>
 
</td>
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/SybasePlatform.html <tt>SybasePlatform</tt>]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/MaxDBPlatform.html <tt>MaxDBPlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 177: Line 179:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Fujitsu Symfoware
+
<td>SAP SyBase SQLAnywhere
 
</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/SQLAnywherePlatform.html <tt>SQLAnywherePlatform</tt>]
 
</td>
 
</td>
<td>[[EclipseLink/Development/Incubator/Extensions/SymfowarePlatform|Fujitsu Symfoware Support]]
+
<td>
 
</td>
 
</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>TimesTen7
+
<td>Sybase
 
</td>
 
</td>
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/TimesTen7Platform.html <tt>TimesTen7Platform</tt>]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/SybasePlatform.html <tt>SybasePlatform</tt>]
 
</td>
 
</td>
 
<td>
 
<td>
Line 193: Line 195:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>TimesTen
+
<td>Fujitsu Symfoware
 
</td>
 
</td>
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/TimesTenPlatform.html <tt>TimesTenPlatform</tt>]
+
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/database/SymfowarePlatform.html <tt>SymfowarePlatform</tt>]
 
</td>
 
</td>
<td>
+
<td>[[EclipseLink/Development/Incubator/Extensions/SymfowarePlatform|Fujitsu Symfoware Support]]
 
</td>
 
</td>
 
</tr>
 
</tr>
Line 222: Line 224:
 
[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/server/jboss/package-summary.html org.eclipse.persistence.platform.server.jboss]</td>
 
[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/server/jboss/package-summary.html org.eclipse.persistence.platform.server.jboss]</td>
 
<td></td>
 
<td></td>
 +
</tr>
 
<tr>
 
<tr>
 
<td>Oracle Containers for J2EE (OC4J)
 
<td>Oracle Containers for J2EE (OC4J)
Line 227: Line 230:
 
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/server/oc4j/package-summary.html org.eclipse.persistence.platform.server.oc4j]
 
<td>[http://www.eclipse.org/eclipselink/api/latest/org/eclipse/persistence/platform/server/oc4j/package-summary.html org.eclipse.persistence.platform.server.oc4j]
 
</td>
 
</td>
 +
</tr>
 
<tr>
 
<tr>
 
<td>
 
<td>
Line 239: Line 243:
 
<td>[http://www.eclipse.org/eclipselink/api/2.2/org/eclipse/persistence/platform/server/sap/package-summary.html org.eclipse.persistence.platform.server.sap]</td>
 
<td>[http://www.eclipse.org/eclipselink/api/2.2/org/eclipse/persistence/platform/server/sap/package-summary.html org.eclipse.persistence.platform.server.sap]</td>
 
<td></td>
 
<td></td>
 +
</tr>
 
<tr>
 
<tr>
 
<td>IBM WebSphere Application Server
 
<td>IBM WebSphere Application Server
Line 244: Line 249:
 
<td>[http://www.eclipse.org/eclipselink/api/2.2/org/eclipse/persistence/platform/server/was/package-summary.html org.eclipse.persistence.platform.server.was]</td>
 
<td>[http://www.eclipse.org/eclipselink/api/2.2/org/eclipse/persistence/platform/server/was/package-summary.html org.eclipse.persistence.platform.server.was]</td>
 
<td></td>
 
<td></td>
 +
</tr>
 
<tr>
 
<tr>
 
<td>Sun Application Server
 
<td>Sun Application Server
Line 250: Line 256:
 
<td></td>
 
<td></td>
 
</tr>
 
</tr>
<tr>
+
 
</tr>
+
 
</table>
 
</table>
  

Revision as of 12:42, 26 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
Apache Derby DerbyPlatform
Attunity AttunityPlatform
dBASE DBasePlatform
Firebird FirebirdPlatform
H2 H2Platform
HyperSQL DataBase (HSQL) HSQLPlatform
IBM Cloudscape CloudscapePlatform
IBM DB2 Mainframe DB2MainframePlatform
IBM DB2 DB2Platform
IBM Informix InformixPlatform
Microsoft Access AccessPlatformPlatform
Microsoft SQLServer SQLServerPlatform
MySQL MySQLPlatform
Oracle OraclePlatform Oracle Database Support
Oracle JavaDB JavaDBPlatform
Oracle TimesTen TimesTenPlatform
Oracle TimesTen7 TimesTen7Platform
PointBase PointBasePlatform
PostgreSQL PostgreSQLPlatform PostgreSQL Support
SAP MaxDB MaxDBPlatform
SAP SyBase SQLAnywhere SQLAnywherePlatform
Sybase SybasePlatform
Fujitsu Symfoware SymfowarePlatform Fujitsu Symfoware Support

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