|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
DataSource
TransactionDefinition object containing the
necessary transaction parameters.
TestListener for this moduleDataSource.PlatformTransactionManager.DataSource that provides connection to the unit test database.
BasicDataSource.
FactoryBean, i.e.
PlatformTransactionManager that can provide transactional behavior for the given test object.
TransactionAwareDataSourceProxy
DataSource in a transactional proxy.
DataSource that provides connection to the unit test database.
Properties object.
Configuration
TestDataSource to every field annotated with TestDataSource and calls all methods
annotated with TestDataSource
DataSourceFactory that loads the necessary information from a properties file.DatabaseModule.getTransactionalDataSourceAndActivateTransactionIfNeeded(Object) must be wrapped in a transactional proxy
DataSource that supplies
a connection to the unit test database.PlatformTransactionManager
PlatformTransactionManager, not null
FactoryBean that provides access to the datasource configured in unitils.PlatformTransactionManager of a specific subtype, suitable
for a given test object.DatabaseModule.getTransactionalDataSourceAndActivateTransactionIfNeeded(java.lang.Object) must be wrapped in a transactional proxy
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||