|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.persistence.platform.server.ServerPlatformBase
org.ow2.easybeans.persistence.eclipselink.EasyBeansServerPlatform
public class EasyBeansServerPlatform
This class allows EclipseLink to get the TransactionManager.
This is the class used as integration class.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.persistence.platform.server.ServerPlatformBase |
|---|
DEFAULT_SERVER_NAME_AND_VERSION, externalTransactionControllerClass, JMX_REGISTER_DEV_MBEAN_PROPERTY, JMX_REGISTER_RUN_MBEAN_PROPERTY, serverNameAndVersion, shouldRegisterDevelopmentBean, shouldRegisterRuntimeBean |
| Constructor Summary | |
|---|---|
EasyBeansServerPlatform(org.eclipse.persistence.sessions.DatabaseSession databaseSession)
Default constructor. |
|
| Method Summary | |
|---|---|
Class<?> |
getExternalTransactionControllerClass()
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use for Oc4j. |
String |
getServerNameAndVersion()
Gets the EasyBeans server name. |
| Methods inherited from class org.eclipse.persistence.platform.server.ServerPlatformBase |
|---|
clearStatementCache, configureProfiler, disableJTA, disableRuntimeServices, enableRuntimeServices, ensureNotLoggedIn, externalTransactionControllerNotNullWarning, getDatabaseSession, getModuleName, getNewTempClassLoader, getServerLog, initializeExternalTransactionController, initializeServerNameAndVersion, isCMP, isJTAEnabled, isRuntimeServicesEnabled, isRuntimeServicesEnabledDefault, launchContainerRunnable, registerMBean, serverSpecificRegisterMBean, serverSpecificUnregisterMBean, setExternalTransactionControllerClass, setIsCMP, shouldUseDriverManager, unregisterMBean, unwrapConnection, wasFailureCommunicationBased |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EasyBeansServerPlatform(org.eclipse.persistence.sessions.DatabaseSession databaseSession)
databaseSession - The instance of DatabaseSession.| Method Detail |
|---|
public Class<?> getExternalTransactionControllerClass()
getExternalTransactionControllerClass in interface org.eclipse.persistence.platform.server.ServerPlatformgetExternalTransactionControllerClass in class org.eclipse.persistence.platform.server.ServerPlatformBaseoracle.toplink.essentials.transaction.JTATransactionController,
oracle.toplink.essentials.platform.server.ServerPlatformBase#isJTAEnabled(),
oracle.toplink.essentials.platform.server.ServerPlatformBase#disableJTA(),
oracle.toplink.essentials.platform.server.ServerPlatformBase#initializeExternalTransactionController()public String getServerNameAndVersion()
getServerNameAndVersion in interface org.eclipse.persistence.platform.server.ServerPlatformgetServerNameAndVersion in class org.eclipse.persistence.platform.server.ServerPlatformBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||