|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.toplink.platform.server.ServerPlatformBase
oracle.toplink.platform.server.was.WebSpherePlatform
PUBLIC: This is the concrete subclass responsible for representing WebSphere-specific server behaviour. This platform has: - No JMX MBean runtime services - transaction controller classes overridden in its subclasses
| Method Summary | |
java.sql.Connection |
unwrapOracleConnection(java.sql.Connection connection)INTERNAL: This method is used to unwrap the oracle connection wrapped by the application server. |
| Methods inherited from class oracle.toplink.platform.server.ServerPlatformBase |
getServerNameAndVersion |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.sql.Connection unwrapOracleConnection(java.sql.Connection connection)
ServerPlatformBaseunwrapOracleConnection in interface ServerPlatformunwrapOracleConnection in class ServerPlatformBase
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||