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 TypeMethodDescriptionvoidsetExternalTransactionControllerClass(String externalTransactionControllerClass) voidsetServerClassName(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:
getServerClassNamein classServerPlatformConfig
-
getExternalTransactionControllerClass
-
setExternalTransactionControllerClass
-
setServerClassName
-