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 and Description |
---|
PrivilegedSQLObject()
Pass-through constructors
|
PrivilegedSQLObject(DataDictionary dd) |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getObjectTypeName()
Get the type of the object for storage in SYS.SYSPERMS
|
getName, getSchemaDescriptor
getUUID
getColumnDependableFinder, getDataDictionary, getDependableFinder, getDescriptorName, getDescriptorType, isPersistent, setDataDictionary
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClassType, getDependableFinder, getObjectID, getObjectName, isPersistent
public PrivilegedSQLObject()
public PrivilegedSQLObject(DataDictionary dd)
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.