Documentation of 'org.hsqldb.types.UserTypeModifier' Java class
UserTypeModifier
org.hsqldb.types

Class UserTypeModifier



  • public class UserTypeModifier
    extends java.lang.Object
    Class for DOMAIN and DISTINCT objects.

    Since:
    1.9.0
    • Method Detail

      • schemaObjectType

        public int schemaObjectType()
      • addConstraint

        public void addConstraint(Constraint c)
      • removeConstraint

        public void removeConstraint(java.lang.String name)
      • getConstraint

        public Constraint getConstraint(java.lang.String name)
      • getConstraints

        public Constraint[] getConstraints()
      • isNullable

        public boolean isNullable()
      • getDefaultClause

        public Expression getDefaultClause()
      • setDefaultClause

        public void setDefaultClause(Expression defaultExpression)
      • removeDefaultClause

        public void removeDefaultClause()
      • getType

        public int getType()
      • getOwner

        public Grantee getOwner()
      • compile

        public void compile(Session session)
      • getSQL

        public java.lang.String getSQL()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.