Module org.eclipse.persistence.core
Class CustomServerPlatformConfig
java.lang.Object
org.eclipse.persistence.internal.sessions.factories.model.platform.ServerPlatformConfig
org.eclipse.persistence.internal.sessions.factories.model.platform.CustomServerPlatformConfig
INTERNAL:
-
Field Summary
Fields inherited from class org.eclipse.persistence.internal.sessions.factories.model.platform.ServerPlatformConfig
isSupported
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setExternalTransactionControllerClass
(String externalTransactionControllerClass) void
setServerClassName
(String serverClassName) Methods inherited from class org.eclipse.persistence.internal.sessions.factories.model.platform.ServerPlatformConfig
getEnableJTA, getEnableRuntimeServices, isSupported, setEnableJTA, setEnableRuntimeServices
-
Constructor Details
-
CustomServerPlatformConfig
public CustomServerPlatformConfig()
-
-
Method Details
-
getServerClassName
- Overrides:
getServerClassName
in classServerPlatformConfig
-
getExternalTransactionControllerClass
-
setExternalTransactionControllerClass
-
setServerClassName
-