Dependable
, Provider
AliasDescriptor
, SequenceDescriptor
public abstract class PrivilegedSQLObject extends UniqueSQLObjectDescriptor implements Provider
ACTIVATION, ALIAS, COLUMNS_IN_TABLE, COLUMNS_PERMISSION, CONGLOMERATE, CONSTRAINT, DEFAULT, FILE, HEAP, INDEX, PERM, PREPARED_STATEMENT, ROLE_GRANT, ROUTINE_PERMISSION, SCHEMA, SEQUENCE, STORED_PREPARED_STATEMENT, TABLE, TABLE_PERMISSION, TRIGGER, VIEW
Constructor | Description |
---|---|
PrivilegedSQLObject() |
Pass-through constructors
|
PrivilegedSQLObject(DataDictionary dd) |
Modifier and Type | Method | Description |
---|---|---|
abstract java.lang.String |
getObjectTypeName() |
Get the type of the object for storage in SYS.SYSPERMS
|
getClassType, getDependableFinder, getObjectID, getObjectName, isPersistent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getColumnDependableFinder, getDataDictionary, getDependableFinder, getDescriptorName, getDescriptorType, isPersistent, setDataDictionary
getName, getSchemaDescriptor
getUUID
public PrivilegedSQLObject()
public PrivilegedSQLObject(DataDictionary dd)
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.