Package io.jmix.data.impl.jta
Class JmixJtaServerPlatform
java.lang.Object
org.eclipse.persistence.platform.server.ServerPlatformBase
io.jmix.data.impl.jta.JmixJtaServerPlatform
- All Implemented Interfaces:
- org.eclipse.persistence.platform.server.ServerPlatform
public class JmixJtaServerPlatform
extends org.eclipse.persistence.platform.server.ServerPlatformBase
- 
Field SummaryFields inherited from class org.eclipse.persistence.platform.server.ServerPlatformBaseDEFAULT_SERVER_NAME_AND_VERSION, externalTransactionControllerClass, JMX_REGISTER_DEV_MBEAN_PROPERTY, JMX_REGISTER_RUN_MBEAN_PROPERTY, serverNameAndVersion, shouldRegisterDevelopmentBean, shouldRegisterRuntimeBean, threadPool, threadPoolSize
- 
Constructor SummaryConstructorsConstructorDescriptionJmixJtaServerPlatform(org.eclipse.persistence.sessions.DatabaseSession newDatabaseSession) 
- 
Method SummaryMethods inherited from class org.eclipse.persistence.platform.server.ServerPlatformBaseclearStatementCache, configureProfiler, disableJTA, disableRuntimeServices, enableRuntimeServices, ensureNotLoggedIn, externalTransactionControllerNotNullWarning, getDatabaseSession, getJNDIConnectorLookupType, getModuleName, getNewTempClassLoader, getPartitionID, getServerLog, getServerNameAndVersion, getThreadPool, getThreadPoolSize, initializeExternalTransactionController, initializeServerNameAndVersion, isCMP, isJTA11, isJTAEnabled, isRuntimeServicesEnabled, isRuntimeServicesEnabledDefault, launchContainerRunnable, registerMBean, serverSpecificRegisterMBean, serverSpecificUnregisterMBean, setExternalTransactionControllerClass, setIsCMP, setThreadPool, setThreadPoolSize, shouldUseDriverManager, shutdown, unregisterMBean, unwrapConnection, usesPartitions, wasFailureCommunicationBased
- 
Constructor Details- 
JmixJtaServerPlatformpublic JmixJtaServerPlatform(org.eclipse.persistence.sessions.DatabaseSession newDatabaseSession) 
 
- 
- 
Method Details- 
getExternalTransactionControllerClass- Specified by:
- getExternalTransactionControllerClassin interface- org.eclipse.persistence.platform.server.ServerPlatform
- Specified by:
- getExternalTransactionControllerClassin class- org.eclipse.persistence.platform.server.ServerPlatformBase
 
 
-