Package it.openutils.testing.dbunit

Class Summary
CleanInsertOperation Mimics the standard DatabaseOperation.CLEAN_INSERT operation with an empty constructor (can be used in annotations).
MsSqlIndentityCleanInsertOperation Extends the standard org.dbunit.ext.mssql.InsertIdentityOperation in order to be able to use this class directly in a annotation.
MsSqlIndentityInsertOperation Extends the standard org.dbunit.ext.mssql.InsertIdentityOperation in order to be able to use this class directly in a annotation.
MySqlAbstractNoFkOperation Extended operation for dbunit that disables FK checks.
MySqlNoFkCleanInsertOperation Extended operation for dbunit that disables FK checks.
MySqlNoFkInsertOperation Extended operation for dbunit that disables FK checks.
MySqlNoFkTruncateOperation Extended operation for dbunit that disables FK checks.
 

Enum Summary
DatasetType  
 



Copyright © 2005-2009 Openmind. All Rights Reserved.