public abstract class UniqueSQLObjectDescriptor extends UniqueTupleDescriptor
Constructor and Description |
---|
UniqueSQLObjectDescriptor()
Pass-through constructors
|
UniqueSQLObjectDescriptor(DataDictionary dd) |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getName()
Get the name of this object.
|
abstract SchemaDescriptor |
getSchemaDescriptor()
Get the objects schema descriptor
|
getUUID
getColumnDependableFinder, getDataDictionary, getDependableFinder, getDescriptorName, getDescriptorType, isPersistent, setDataDictionary
public UniqueSQLObjectDescriptor()
public UniqueSQLObjectDescriptor(DataDictionary dd)
public abstract java.lang.String getName()
public abstract SchemaDescriptor getSchemaDescriptor() throws StandardException
StandardException
- on errorApache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.