org.apache.derby.iapi.sql.dictionary
Interface UniqueTupleDescriptor

All Known Subinterfaces:
PrivilegedSQLObject, UniqueSQLObjectDescriptor
All Known Implementing Classes:
AliasDescriptor, CheckConstraintDescriptor, ConglomerateDescriptor, ConstraintDescriptor, DefaultDescriptor, DependencyDescriptor, FileInfoDescriptor, ForeignKeyConstraintDescriptor, KeyConstraintDescriptor, ReferencedKeyConstraintDescriptor, SchemaDescriptor, SequenceDescriptor, SPSDescriptor, SubCheckConstraintDescriptor, SubConstraintDescriptor, SubKeyConstraintDescriptor, TableDescriptor, TriggerDescriptor, ViewDescriptor

public interface UniqueTupleDescriptor

Simple interface for Tuple Descriptors that have UUIDS.


Method Summary
 UUID getUUID()
          Return the UUID for this Descriptor
 

Method Detail

getUUID

UUID getUUID()
Return the UUID for this Descriptor

Returns:
the uuid

Built on Thu 2010-12-23 20:49:13+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.