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

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.

Author:
jamie

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

Method Detail

getUUID

public UUID getUUID()
Return the UUID for this Descriptor

Returns:
the uuid

Built on Mon 2007-06-04 09:58:47+0400, from revision ???

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.