Class Key

    • Constructor Detail

      • Key

        public Key()
    • Method Detail

      • getConstraintCategory

        public java.lang.String getConstraintCategory()
        Description copied from class: IdentityConstraint
        The type of constraint: one of "key", "unique", or "keyref"
        Specified by:
        getConstraintCategory in class IdentityConstraint
        Returns:
        one of "key", "unique", or "keyref" (note the spelling)