Class ConstraintEnforcer.Builder

  • Enclosing class:
    ConstraintEnforcer

    public static class ConstraintEnforcer.Builder
    extends Object
    Helper builder, so that the ConstraintEnforcer can be instantiated with only the NOT NULL constraint validation, only the CHAR/VARCHAR length validation, only the BINARY/VARBINARY length validation or combinations of them, or all of them.