public class P6XADataSource extends P6DataSource implements XADataSource
rds, rdsName
Constructor and Description |
---|
P6XADataSource() |
P6XADataSource(DataSource ds) |
Modifier and Type | Method and Description |
---|---|
XAConnection |
getXAConnection() |
XAConnection |
getXAConnection(String s,
String s1) |
bindDataSource, getConnection, getConnection, getLoginTimeout, getLogWriter, getParentLogger, getRealDataSource, getReference, initMethod, isWrapperFor, setLoginTimeout, setLogWriter, setRealDataSource, unwrap
getP6Factory, setP6Factory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriter
public P6XADataSource()
public P6XADataSource(DataSource ds)
public XAConnection getXAConnection() throws SQLException
getXAConnection
in interface XADataSource
SQLException
public XAConnection getXAConnection(String s, String s1) throws SQLException
getXAConnection
in interface XADataSource
SQLException