|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Interface Summary | |
|---|---|
| SchemaObject | Any database object that is stored in a schema. |
| Class Summary | |
|---|---|
| Constant | A user-defined constant as created by the SQL statement CREATE CONSTANT |
| Schema | A schema as created by the SQL statement CREATE SCHEMA |
| SchemaObjectBase | The base class for classes implementing SchemaObject. |
| Sequence | A sequence is created using the statement CREATE SEQUENCE |
| TriggerObject | A trigger is created using the statement CREATE TRIGGER |
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||