|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.p6spy.engine.spy.P6PooledConnection
com.p6spy.engine.spy.P6XAConnection
Field Summary |
Fields inherited from class com.p6spy.engine.spy.P6PooledConnection |
passthru |
Constructor Summary | |
P6XAConnection(javax.sql.XAConnection connection)
|
Method Summary | |
javax.transaction.xa.XAResource |
getXAResource()
|
Methods inherited from class com.p6spy.engine.spy.P6PooledConnection |
addConnectionEventListener, close, getConnection, removeConnectionEventListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.sql.PooledConnection |
addConnectionEventListener, close, getConnection, removeConnectionEventListener |
Constructor Detail |
public P6XAConnection(javax.sql.XAConnection connection)
Method Detail |
public javax.transaction.xa.XAResource getXAResource() throws java.sql.SQLException
getXAResource
in interface javax.sql.XAConnection
java.sql.SQLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |