|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> sql >> [ dictionary overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
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.
| 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
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> sql >> [ dictionary overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC