Class PrimaryKeyDef


  • public class PrimaryKeyDef
    extends Object
    Represents the definition of a primary key constraint on a table
    • Field Detail

      • constraintName

        public final String constraintName
    • Method Detail

      • getConstraintName

        public String getConstraintName()
        Getter for the name of the constraint
        Returns: