Package org.apache.commons.transaction.util.xa
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
TransactionalResource Interface for something that makes up a transactional resource.
Classes
AbstractTransactionalResource Rudimentary abstract implementation of TransactionalResource for specific implementations to base upon.
AbstractXAResource Abstract XAResource doing all the tedious tasks shared by many XAResouce implementations.
XidWrapper Wraps an Xid to guarantee methods for equality and hashcode are implemented correctly.