ObjectSpaceContext - Object Space Context
Inherits: 
odaba::DBBaseContext
The Object Space context allows defining functionality that is executed when opening or closing an Object Space. The parent context for an Object Space context is an Object Space context (if the Object Space is not the root Object Space) or the database context (for the root Object Space).
The default Object Space context can be overloaded by a application specific database context class.
Function Groups
- 1. Administration - Administration functions
Functions
- ObjectSpaceContext - Constructor
- connectionClient - Connection client property
- database - Get database handle
- objectSpace - Get object space handle
- ~ObjectSpaceContext - Destructor

