|
EclipseLink 1.0_1.0M2 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.persistence.internal.databaseaccess.DatabasePlatform
org.eclipse.persistence.platform.database.DatabasePlatform
org.eclipse.persistence.platform.database.DB2Platform
org.eclipse.persistence.platform.database.DerbyPlatform
org.eclipse.persistence.platform.database.JavaDBPlatform
public class JavaDBPlatform
Purpose: Allows to use JavaDBPlatform as a synonym for DerbyPlatform
Constructor Summary | |
---|---|
JavaDBPlatform()
|
Method Summary |
---|
Methods inherited from class org.eclipse.persistence.platform.database.DerbyPlatform |
---|
appendByteArray, buildFieldTypes, buildSelectQueryForIdentity, getCreateTempTableSqlBodyForTable, getCreateTempTableSqlSuffix, getInOutputProcedureToken, getNativeTableInfo, getProcedureBeginString, getProcedureEndString, getTimestampQuery, isDB2, isDerby, printFieldIdentityClause, shouldIgnoreException, shouldPrintOutputTokenAtStart, shouldTempTableSpecifyPrimaryKeys, writeUpdateOriginalFromTempTableSql |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaDBPlatform()
|
EclipseLink 1.0_1.0M2 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |