| Package | Description |
|---|---|
| com.github.springtestdbunit | |
| com.github.springtestdbunit.operation |
| Modifier and Type | Method and Description |
|---|---|
DatabaseOperationLookup |
DbUnitRule.DbUnitTestContextAdapter.getDatbaseOperationLookup() |
| Modifier and Type | Method and Description |
|---|---|
void |
DbUnitRule.setDatabaseOperationLookup(DatabaseOperationLookup databaseOperationLookup)
Set the
DatabaseOperationLookup that will be used to lookup DBUnit databsae operations. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDatabaseOperationLookup
Default implementation of
DatabaseOperationLookup. |
class |
MicrosoftSqlDatabaseOperationLookup
Microsoft SQL Server implementation of
DatabaseOperationLookup. |
Copyright © 2013. All Rights Reserved.