public class InformixXAConnection extends StandardXAConnection
connectionHandle, curCon, thisAutoCommit, timerThread, transactionManager, xaDataSource
con, dataSource, log
Constructor and Description |
---|
InformixXAConnection(InformixXADataSource dataSource,
java.lang.String user,
java.lang.String password)
Creates the first free connection.
|
addStatementEventListener, checkPreparedState, close, commit, doStart, end, forget, getCommitOnPrepare, getConnection, getReference, getTransactionTimeout, getXAResource, isSameRM, newConnectionHandle, prepare, recover, removeStatementEventListener, rollback, run, setCommitOnPrepare, setTransactionManager, setTransactionTimeout, start, toString
addConnectionEventListener, connectionErrorOccurred, getPhysicalConnection, removeConnectionEventListener, setLogger
public InformixXAConnection(InformixXADataSource dataSource, java.lang.String user, java.lang.String password) throws java.sql.SQLException
java.sql.SQLException