ConglomerateDescriptor
, ConstraintDescriptor
, DefaultDescriptor
, DependencyDescriptor
, SchemaDescriptor
, SubConstraintDescriptor
, UniqueSQLObjectDescriptor
, ViewDescriptor
public abstract class UniqueTupleDescriptor extends TupleDescriptor
Constructor | Description |
---|---|
UniqueTupleDescriptor() |
Pass-through constructors
|
UniqueTupleDescriptor(DataDictionary dd) |
Modifier and Type | Method | Description |
---|---|---|
abstract UUID |
getUUID() |
Return the UUID for this Descriptor
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getColumnDependableFinder, getDataDictionary, getDependableFinder, getDescriptorName, getDescriptorType, isPersistent, setDataDictionary
public UniqueTupleDescriptor()
public UniqueTupleDescriptor(DataDictionary dd)
public abstract UUID getUUID()
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.