|
EclipseLink 1.1.4, build 'v20100812-r7860' API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.persistence.platform.server.ServerPlatformBase org.eclipse.persistence.platform.server.was.WebSpherePlatform org.eclipse.persistence.platform.server.was.WebSphere_6_1_Platform
public class WebSphere_6_1_Platform
PUBLIC: This is the concrete subclass responsible for representing WebSphere 6.1-specific server behavior. This platform has: - No JMX MBean runtime services
Field Summary |
---|
Fields inherited from class org.eclipse.persistence.platform.server.was.WebSpherePlatform |
---|
vendorConnectionMethod, websphereConnectionClass, websphereUtilClass |
Fields inherited from class org.eclipse.persistence.platform.server.ServerPlatformBase |
---|
DEFAULT_SERVER_NAME_AND_VERSION, externalTransactionControllerClass, serverNameAndVersion |
Constructor Summary | |
---|---|
WebSphere_6_1_Platform(DatabaseSession newDatabaseSession)
INTERNAL: Default Constructor: All behavior for the default constructor is inherited |
Method Summary |
---|
Methods inherited from class org.eclipse.persistence.platform.server.was.WebSpherePlatform |
---|
getExternalTransactionControllerClass, getVendorConnectionMethod, getWebsphereConnectionClass, getWebsphereUtilClass, unwrapConnection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebSphere_6_1_Platform(DatabaseSession newDatabaseSession)
|
EclipseLink 1.1.4, build 'v20100812-r7860' API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |