Package org.objectweb.jonas.jdbc_xa

Class Summary
ConnectionImpl This class is a wrapper class on a standard java.sql.Connection class.
XADataSourceImpl The XADataSource implementation in our pseudo JDBC-XA driver.
XAResourceImpl This is the implementation of the XAResource interface for our pseudo JDBC-XA driver.