public class P6XAConnection extends P6PooledConnection implements javax.sql.XAConnection
jdbcEventListenerFactory, passthru
Constructor and Description |
---|
P6XAConnection(javax.sql.PooledConnection connection,
JdbcEventListenerFactory jdbcEventListenerFactory) |
Modifier and Type | Method and Description |
---|---|
javax.transaction.xa.XAResource |
getXAResource() |
addConnectionEventListener, addStatementEventListener, close, getConnection, removeConnectionEventListener, removeStatementEventListener
public P6XAConnection(javax.sql.PooledConnection connection, JdbcEventListenerFactory jdbcEventListenerFactory)