Package | Description |
---|---|
com.github.springtestdbunit | |
com.github.springtestdbunit.operation |
Modifier and Type | Method and Description |
---|---|
DatabaseOperationLookup |
DbUnitTestContext.getDatbaseOperationLookup()
Returns the
DatabaseOperationLookup that should be used to lookup database operations. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDatabaseOperationLookup
Default implementation of
DatabaseOperationLookup . |
class |
MicrosoftSqlDatabaseOperationLookup
Microsoft SQL Server implementation of
DatabaseOperationLookup . |
Copyright © 2016. All rights reserved.