类 JtdsXAConnection
java.lang.Object
com.alibaba.druid.pool.xa.JtdsXAConnection
- 所有已实现的接口:
PooledConnection,XAConnection
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
JtdsXAConnection
- 抛出:
SQLException
-
-
方法详细资料
-
getConnection
- 指定者:
getConnection在接口中PooledConnection- 抛出:
SQLException
-
close
- 指定者:
close在接口中PooledConnection- 抛出:
SQLException
-
addConnectionEventListener
- 指定者:
addConnectionEventListener在接口中PooledConnection
-
removeConnectionEventListener
-
addStatementEventListener
- 指定者:
addStatementEventListener在接口中PooledConnection
-
removeStatementEventListener
- 指定者:
removeStatementEventListener在接口中PooledConnection
-
getXAResource
- 指定者:
getXAResource在接口中XAConnection- 抛出:
SQLException
-