SchemaObject

Any database object that is stored in a schema.

Methods
Schema getSchema()
Get the schema in which this object is defined
Schema getSchema()
Get the schema in which this object is defined
Returns:
the schema
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.
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.
Returns:
true if it is hidden