| Interface | Description |
|---|---|
| TransactionalResource |
Interface for something that makes up a transactional resource.
|
| Class | Description |
|---|---|
| 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. |
Copyright ? 2004 The Apache Software Foundation. All Rights Reserved.