|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSourceWrapper | |
|---|---|
| org.unitils.database | |
| Uses of DataSourceWrapper in org.unitils.database |
|---|
| Fields in org.unitils.database with type parameters of type DataSourceWrapper | |
|---|---|
protected Map<String,DataSourceWrapper> |
DatabaseModule.wrappers
|
| Methods in org.unitils.database that return DataSourceWrapper | |
|---|---|
DataSourceWrapper |
DatabaseModule.getWrapper(String databaseName)
|
| Methods in org.unitils.database with parameters of type DataSourceWrapper | |
|---|---|
void |
DatabaseModule.registerTransactionManagementConfiguration(DataSourceWrapper wrapper)
|
void |
DatabaseModule.resetDatabaseState(SQLHandler sqlHandler,
DataSourceWrapper wrapper)
Updates the database version to the current version, without issuing any other updates to the database. |
void |
DatabaseModule.setWrapper(DataSourceWrapper wrapper)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||