DbUnitAllowEmptyFieldsInterceptor |
An interceptor that can enable/disable the "allowEmptyFields" feature of DbUnit.
|
DbUnitBatchedStatementsInterceptor |
An interceptor that can enable/disable the "batchedStatements" feature of DbUnit.
|
DbUnitBatchSizeInterceptor |
An interceptor that can set the "batchSize" property of DbUnit.
|
DbUnitCaseSensitiveTableNamesInterceptor |
An interceptor that can enable/disable the "caseSensitiveTableNames" feature of DbUnit.
|
DbUnitDatatypeFactoryInterceptor |
An interceptor that can specify the "datatypeFactory" property of DbUnit.
|
DbUnitDatatypeWarningInterceptor |
An interceptor that can enable/disable the "datatypeWarning" feature of DbUnit.
|
DbUnitFetchSizeInterceptor |
An interceptor that can set the "fetchSize" property of DbUnit.
|
DbUnitMetadataHandlerInterceptor |
An interceptor that can set the "metadataHandler" property of DbUnit.
|
DbUnitQualifiedTableNamesInterceptor |
An interceptor that can enable/disable the "qualifiedTableNames" feature of DbUnit.
|