- Enclosing class:
- MappingTool
public static class MappingTool.Flags
extends Object
Run flags.
-
Field Summary
Fields
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
-
-
-
-
-
-
ignoreErrors
public boolean ignoreErrors
-
readSchema
public boolean readSchema
-
dropTables
public boolean dropTables
-
rollbackBeforeDDL
public boolean rollbackBeforeDDL
-
openjpaTables
public boolean openjpaTables
-
dropSequences
public boolean dropSequences
-
sequences
public boolean sequences
-
primaryKeys
public boolean primaryKeys
-
foreignKeys
public boolean foreignKeys
-
indexes
public boolean indexes
-
-