|
||||||||||
| 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
it.openutils.testing.dbunit.MySqlAbstractNoFkOperation
it.openutils.testing.dbunit.MySqlNoFkTruncateOperation
public class MySqlNoFkTruncateOperation
Extended operation for dbunit that disables FK checks.
| Field Summary |
|---|
| Fields inherited from class org.dbunit.operation.DatabaseOperation |
|---|
CLEAN_INSERT, DELETE, DELETE_ALL, INSERT, NONE, REFRESH, TRUNCATE_TABLE, UPDATE |
| Constructor Summary | |
|---|---|
MySqlNoFkTruncateOperation()
|
|
| Method Summary |
|---|
| Methods inherited from class it.openutils.testing.dbunit.MySqlAbstractNoFkOperation |
|---|
execute |
| Methods inherited from class org.dbunit.operation.AbstractOperation |
|---|
getQualifiedName |
| Methods inherited from class org.dbunit.operation.DatabaseOperation |
|---|
CLOSE_CONNECTION, TRANSACTION |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MySqlNoFkTruncateOperation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||