org.unitils.database.transaction |
|
Java Source File Name | Type | Comment |
TransactionalDataSource.java | Interface | Extension to the DataSource interface that allows for retrieving transaction aware connections. |
TransactionManager.java | Interface | Defines the contract for classes that can make sure unit tests managed by unitils are executed in a transaction. |
TransactionManagerFactory.java | Interface | Interface for factories of TransactionManagers. |