|
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.wls.WebLogicPlatform org.eclipse.persistence.platform.server.wls.WebLogic_9_Platform
public class WebLogic_9_Platform
PUBLIC: This is the concrete subclass responsible for representing WebLogic9 specific behavior.
Field Summary |
---|
Fields inherited from class org.eclipse.persistence.platform.server.wls.WebLogicPlatform |
---|
clearStatementCacheMethod, vendorConnectionMethod, weblogicConnectionClass |
Fields inherited from class org.eclipse.persistence.platform.server.ServerPlatformBase |
---|
DEFAULT_SERVER_NAME_AND_VERSION, externalTransactionControllerClass, serverNameAndVersion |
Constructor Summary | |
---|---|
WebLogic_9_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.wls.WebLogicPlatform |
---|
clearStatementCache, getApplicationName, getClearStatementCacheMethod, getExternalTransactionControllerClass, getVendorConnectionMethod, getWebLogicConnectionClass, initializeServerNameAndVersion, unwrapConnection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebLogic_9_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 |