|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ConnectionProviderImpl | A ConnectionProvider implementation adding JTA-style transactionality
around the returned connections using the SimpleJtaTransactionManagerImpl. |
| SimpleJtaTransactionImpl | SimpleJtaTransactionImpl implementation |
| SimpleJtaTransactionManagerImpl | TransactionManager implementation specifically designed for use in test suite and simple usage scenarios. |
| TransactionManagerLookupImpl | TransactionManagerLookupImpl implementation |
Defines a simplified JTA TransactionManager and transactional connection pool designed for use in test suite and simple usage scenarios. For example, it is assumed that there is only ever a single transaction active at a given time. Also, the only 'resource' that the transaction tracks is a single JDBC connection.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||