|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AbstractTransactionContext | This is an extension of the virtual transaction object class that really takes on board the abstract transaction context concept. |
| AbstractTransactionServiceManager | An abstract class that contains the base implementation for a platform transaction service manager. |
| AbstractTransactionServiceManager.ConfigStackThreadLocal | A thread local based stack for storing Transaction Configuration object supplied to the transaction manager |
| AbstractTransactionServiceManager.TxStackThreadLocal | A thread local based stack for storing Transaction Objects created by the transaction manager |
| BasicTransactionContext | A basic implementation of the platform agnostic global or local session transaction context that is associated per thread with an application. |
| DataSourceResourceController | An implementation of a JDBC resource controller for local transaction support only. |
| JdbcTransactionContext | A JDBC transaction context that make it easier to associate JDBC connections and data sources. |
| JdbcTransactionSession | A JDBC data source transaction session is an interface factory that creates a JDBC transaction context. |
| JNDIDataSourceResourceController | An implementation of a data source resource controller for global transaction support. |
| ParticipationEvent | Participation event for interested parties who have subscribe to the transaction manager notification processor. |
| TransactionMethodInterceptor | Transaction method interceptor class that advises a target bean. |
| TransactionObject | An object that holds the state of a recorded global transaction and other information relevant to the transaction service manager. |
This is the package for abstract and concrete implementations of the interfaces for certains kinds of transaction object: such as a method interceptor, data source resource controller, transaction context and object.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||