|
||||||||||
| 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.
Connection from the DataSource and checks if it is a oracle.jdbc.driver.OracleConnection.
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.
DatabaseConfiguration
Properties
Properties object.
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.#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.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||