Uses of Interface
org.eclipse.persistence.internal.core.databaseaccess.CorePlatform
-
-
Uses of CorePlatform in org.eclipse.persistence.core.sessions
Classes in org.eclipse.persistence.core.sessions with type parameters of type CorePlatform Modifier and Type Interface Description interfaceCoreLogin<PLATFORM extends CorePlatform>INTERNAL A abstraction of login capturing behavior common to all persistence types.interfaceCoreSession<DESCRIPTOR extends CoreDescriptor,LOGIN extends CoreLogin,PLATFORM extends CorePlatform,PROJECT extends CoreProject,SESSION_EVENT_MANAGER extends CoreSessionEventManager>INTERNAL A abstraction of session capturing behavior common to all persistence types. -
Uses of CorePlatform in org.eclipse.persistence.eis
Classes in org.eclipse.persistence.eis that implement CorePlatform Modifier and Type Class Description classEISPlatformAnEISPlatformdefines any EIS adapter specific behavior. -
Uses of CorePlatform in org.eclipse.persistence.internal.core.sessions
Classes in org.eclipse.persistence.internal.core.sessions with type parameters of type CorePlatform Modifier and Type Class Description classCoreAbstractSession<DESCRIPTOR extends CoreDescriptor,LOGIN extends CoreLogin,PLATFORM extends CorePlatform,PROJECT extends CoreProject,SESSION_EVENT_MANAGER extends CoreSessionEventManager> -
Uses of CorePlatform in org.eclipse.persistence.internal.databaseaccess
Subinterfaces of CorePlatform in org.eclipse.persistence.internal.databaseaccess Modifier and Type Interface Description interfacePlatformPlatform is private to TopLink.Classes in org.eclipse.persistence.internal.databaseaccess that implement CorePlatform Modifier and Type Class Description classDatabasePlatformDatabasePlatform is private to EclipseLink.classDatasourcePlatformDatasourcePlatform is private to TopLink. -
Uses of CorePlatform in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm with parameters of type CorePlatform Modifier and Type Method Description voidContext.ContextState. storeDescriptorByQName(DESCRIPTOR descriptor, CorePlatform platform, Set<DESCRIPTOR> processedDescriptors)INTERNAL: -
Uses of CorePlatform in org.eclipse.persistence.internal.oxm.mappings
Classes in org.eclipse.persistence.internal.oxm.mappings with type parameters of type CorePlatform Modifier and Type Interface Description interfaceLogin<PLATFORM extends CorePlatform> -
Uses of CorePlatform in org.eclipse.persistence.oxm.platform
Classes in org.eclipse.persistence.oxm.platform that implement CorePlatform Modifier and Type Class Description classDOMPlatformINTERNAL:classSAXPlatformclassXMLPlatform<XML_UNMARSHALLER extends XMLUnmarshaller> -
Uses of CorePlatform in org.eclipse.persistence.platform.database
Classes in org.eclipse.persistence.platform.database that implement CorePlatform Modifier and Type Class Description classAccessPlatformPurpose: Provides Microsoft Access specific behavior.classAttunityPlatformTopLink Platform class which works with Attunity's Connect JDBC driver.classCloudscapePlatformPurpose: Provides CloudScape DBMS specific behavior.classDatabasePlatformDatabasePlatform is private to EclipseLink.classDB2MainframePlatformPurpose: Provides DB2 Mainframe specific behavior.classDB2PlatformPurpose: Provides DB2 specific behavior.classDB2ZPlatformPurpose: Provides DB2 z/OS specific behavior.classDBasePlatformPurpose: Provides DBase specific behavior.classDerbyPlatformPurpose: Provides Derby DBMS specific behavior.classFirebirdPlatformclassH2PlatformclassHANAPlatformDatabase Platform for SAP HANAclassHSQLPlatformPurpose: Provides HSQL specific behavior.classInformix11PlatformAnInformixPlatformthat fixes many EclipseLink bugs related to Informix support.classInformixPlatformPurpose: Provides Informix specific behavior.classJavaDBPlatformPurpose: Allows to use JavaDBPlatform as a synonym for DerbyPlatformclassMariaDBPlatformPurpose: Provides MariaDB specific behavior.classMaxDBPlatformDatabase Platform for SAP MaxDB.classMySQLPlatformPurpose: Provides MySQL specific behavior.classOracle10PlatformPurpose: Provides Oracle version specific behavior when org.eclipse.persistence.oracle bundle is not available.classOracle11PlatformPurpose: Provides Oracle version specific behavior when org.eclipse.persistence.oracle bundle is not available.classOracle12PlatformPurpose: Provides Oracle version specific behavior when org.eclipse.persistence.oracle bundle is not available.classOracle18PlatformclassOracle19PlatformclassOracle21PlatformclassOracle23PlatformclassOracle8PlatformPurpose: Provides Oracle version specific behavior when org.eclipse.persistence.oracle bundle is not available.classOracle9PlatformPurpose: Provides Oracle version specific behavior when org.eclipse.persistence.oracle bundle is not available.classOraclePlatformPurpose: Provides Oracle specific behavior.classPervasivePlatformPurpose: Provides Pervasive SQL DBMS specific behavior.classPointBasePlatformSupport the Pointbase database.classPostgreSQL10PlatformPostgres 10 database platform extension.classPostgreSQLPlatformPurpose: Provides Postgres specific behavior.classSQLAnywherePlatformProvides SQL Anywhere specific behaviour.classSQLServerPlatformPurpose: Provides SQL Server specific behavior.classSybasePlatformPurpose: Provides Sybase ASE specific behavior.classSymfowarePlatformSymfoware ServerclassTimesTen7PlatformPurpose: Provides TimesTen 7 specific behavior.classTimesTenPlatformDatabase platform for the TimesTen database product.
-