|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dbunit.operation.DatabaseOperation
org.dbunit.operation.AbstractOperation
org.dbunit.ext.mssql.InsertIdentityOperation
it.openutils.testing.dbunit.MsSqlIndentityCleanInsertOperation
public class MsSqlIndentityCleanInsertOperation
Extends the standard org.dbunit.ext.mssql.InsertIdentityOperation in order to be able to use this class directly in a
annotation. Wraps a DatabaseOperation.CLEAN_INSERT operation.
InsertIdentityOperation| Field Summary |
|---|
| Fields inherited from class org.dbunit.ext.mssql.InsertIdentityOperation |
|---|
CLEAN_INSERT, INSERT, PROPERTY_IDENTITY_COLUMN_FILTER, REFRESH |
| Fields inherited from class org.dbunit.operation.DatabaseOperation |
|---|
DELETE, DELETE_ALL, NONE, TRUNCATE_TABLE, UPDATE |
| Constructor Summary | |
|---|---|
MsSqlIndentityCleanInsertOperation()
|
|
| Method Summary |
|---|
| Methods inherited from class org.dbunit.ext.mssql.InsertIdentityOperation |
|---|
execute |
| Methods inherited from class org.dbunit.operation.AbstractOperation |
|---|
getQualifiedName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MsSqlIndentityCleanInsertOperation()
operation -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||