SchemaObjectBase

The base class for classes implementing SchemaObject.

Methods
String getSQL()
String getSQL()
Schema getSchema()
Schema getSchema()
void initSchemaObjectBase(Schema newSchema, int id, String name, int traceModuleId)
Initialize some attributes of this object.
void initSchemaObjectBase(Schema newSchema, int id, String name, int traceModuleId)
Initialize some attributes of this object.
Parameters:
newSchema - the schema
id - the object id
name - the name
traceModuleId - the trace module id
boolean isHidden()
boolean isHidden()