| Package | Description |
|---|---|
| org.unitils.database |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,DataSourceWrapper> |
DatabaseModule.wrappers |
| Modifier and Type | Method and Description |
|---|---|
DataSourceWrapper |
DatabaseModule.getWrapper(String databaseName) |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2017. All rights reserved.