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

Quick Search    Search Deep

org.apache.derby.iapi.sql.dictionary
Interface UniqueTupleDescriptor  view UniqueTupleDescriptor download UniqueTupleDescriptor.java

All Known Subinterfaces:
UniqueSQLObjectDescriptor
All Known Implementing Classes:
AliasDescriptor, ConglomerateDescriptor, ConstraintDescriptor, DefaultDescriptor, DependencyDescriptor, FileInfoDescriptor, SchemaDescriptor, SPSDescriptor, SubConstraintDescriptor, TableDescriptor, TriggerDescriptor, ViewDescriptor

public interface UniqueTupleDescriptor

Simple interface for Tuple Descriptors that have UUIDS.


Method Summary
 org.apache.derby.catalog.UUID getUUID()
          Return the UUID for this Descriptor
 

Method Detail

getUUID

public org.apache.derby.catalog.UUID getUUID()
Return the UUID for this Descriptor