public interface SchemaObject extends DbObject
| Modifier and Type | Method and Description |
|---|---|
Schema |
getSchema()
Get the schema in which this object is defined
|
boolean |
isHidden()
Check whether this is a hidden object that doesn't appear in the meta
data and in the script, and is not dropped on DROP ALL OBJECTS.
|
checkRename, getChildren, getComment, getCreateSQL, getCreateSQLForCopy, getDatabase, getDropSQL, getId, getName, getSQL, getSQL, getType, isTemporary, removeChildrenAndResources, rename, setComment, setTemporarySchema getSchema()
boolean isHidden()