FileInfoDescriptor, PrivilegedSQLObject, SPSDescriptor, TableDescriptor, TriggerDescriptorpublic abstract class UniqueSQLObjectDescriptor extends UniqueTupleDescriptor
| Constructor | Description |
|---|---|
UniqueSQLObjectDescriptor() |
Pass-through constructors
|
UniqueSQLObjectDescriptor(DataDictionary dd) |
| Modifier and Type | Method | Description |
|---|---|---|
abstract java.lang.String |
getName() |
Get the name of this object.
|
abstract SchemaDescriptor |
getSchemaDescriptor() |
Get the objects schema descriptor
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnDependableFinder, getDataDictionary, getDependableFinder, getDescriptorName, getDescriptorType, isPersistent, setDataDictionarygetUUIDpublic UniqueSQLObjectDescriptor()
public UniqueSQLObjectDescriptor(DataDictionary dd)
public abstract java.lang.String getName()
public abstract SchemaDescriptor getSchemaDescriptor() throws StandardException
StandardException - on errorApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.