Documentation of 'org.apache.derby.iapi.sql.dictionary.KeyConstraintDescriptor' Java class
KeyConstraintDescriptor
org.apache.derby.iapi.sql.dictionary

Class KeyConstraintDescriptor

    • Method Detail

      • getIndexId

        public UUID getIndexId()
        Gets the UUID of the backing index for the constraint.
        Returns:
        The UUID of the backing index for the constraint.
      • getIndexUUIDString

        public java.lang.String getIndexUUIDString()
        Gets the UUID String of the backing index for the constraint.
        Returns:
        The UUID String of the backing index for the constraint.
      • hasBackingIndex

        public boolean hasBackingIndex()
        Does this constraint have a backing index?
        Specified by:
        hasBackingIndex in class ConstraintDescriptor
        Returns:
        boolean Whether or not there is a backing index for this constraint.
      • getConglomerateId

        public UUID getConglomerateId()
        Get the UUID of the backing index, if one exists.
        Specified by:
        getConglomerateId in class ConstraintDescriptor
        Returns:
        The UUID of the backing index, if one exists, else null.
      • toString

        public java.lang.String toString()
        Convert the SubConstraintDescriptor to a String.
        Overrides:
        toString in class ConstraintDescriptor
        Returns:
        A String representation of this SubConstraintDescriptor

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.