Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.derby.iapi.sql.dictionary.SubKeyConstraintDescriptor

Uses of SubKeyConstraintDescriptor in org.apache.derby.iapi.sql.dictionary
 

Methods in org.apache.derby.iapi.sql.dictionary that return SubKeyConstraintDescriptor
 SubKeyConstraintDescriptor DataDictionary.getSubKeyConstraint(org.apache.derby.catalog.UUID constraintId, int type)
          Get a SubKeyConstraintDescriptor from syskeys or sysforeignkeys for the specified constraint id.