java.lang.Object
org.fugerit.java.doc.base.feature.tableintegritycheck.TableIntegrityCheckConstants
public class TableIntegrityCheckConstants
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TABLE_INTEGRITY_CHECK_DISABLED
public static final String TABLE_INTEGRITY_CHECK_DISABLED
- See Also:
-
-
TABLE_INTEGRITY_CHECK_FAIL
public static final String TABLE_INTEGRITY_CHECK_FAIL
- See Also:
-
-
TABLE_INTEGRITY_CHECK_WARN
public static final String TABLE_INTEGRITY_CHECK_WARN
- See Also:
-
-
TABLE_INTEGRITY_CHECK_DEFAULT
public static final String TABLE_INTEGRITY_CHECK_DEFAULT
- See Also:
-