See: Description
Interface | Description |
---|---|
ServerEngineManagerMBean |
Class | Description |
---|---|
__ACVFROMDC_STRING |
An operator needed for the internal operation of the server
|
__ACVFROMTC_NAME_STRING |
An operator needed for the internal operation of the server
|
__DCVFROMTC_NAME_STRING |
An operator needed for the internal operation of the server
|
__EXPRESSIONINFO_STRING |
The operator implementation to get type properties for a given type name
|
__EXPRESSIONINFO_STRING_NAME |
The operator implementation to get "introspective" ("meta") information on a given expression, and a given lexical scope designated by a single relvar name that can be passed.
|
__EXPRESSIONINFOTENTATIVE_STRING |
The operator implementation to get "introspective" ("meta") information on a given expression, taking into account the post-update state of the catalog.
|
__EXPRESSIONINFOTENTATIVE_STRING_NAME |
The operator implementation to get "introspective" ("meta") information on a given expression, and a given lexical scope designated by a single relvar name that can be passed, taking into account the post-update state of the catalog.
|
__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING |
The operator implementation to get "introspective" ("meta") information on a given expression, taking into account the post-update state of the catalog.
|
__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING |
The operator implementation to get "introspective" ("meta") information on a given expression, taking into account the post-update state of the catalog.
|
__ISVALIDX509CERTIFICATE_BITS |
An operator needed for the internal operation of the server
|
__TYPEIMPLINFO_NAME |
The operator implementation to get type properties (from the implementation object) for a given type name
|
__UDTERRORS_NAME |
The operator implementation to get "introspective" ("meta") information on a (user-defined) type whose name that can be passed, taking into account the post-update state of the catalog.
|
IsSubTypeOperatorImplementation |
IsSubTypeOperatorImplementation implements the logic for the IS_SUBTYPE(SUPERTYPE) operator.
|
RecoverServerEngine |
The RecoverServerEngine class contains the main method for recovering the databases under control of the engine after a system crash
|
RegisterClientX509Certificate |
RegisterClientX509Certificate is the class with the main method to register a client's X.509 certificate in the database
|
RegisterUserX509Certificate |
RegisterUserX509Certificate is the class with the main method to register a client's X.509 certificate in the database
|
RequestLicense_SW | |
ServerEngine |
A single autonomous "working unit" that, together with possible other engines, forms a database engine complex.
|
ServerEngineManager | |
ServerEngineProperties |
The ServerEngineProperties class contains the configuration information of the SIRA_PRISE server engine.
|
ServerSideOperatorImplementationsManager | |
ServerSideTypeImplementationsManager | |
StartServerEngine |
StartServerEngine is the class that holds the main method to invoke when starting the server engine
|
StopServerEngine |
StopServerEngine is the class with the main method to invoke when stopping the server engine
|
SysGen_CL | |
SysGen_SW | |
UpgradeServerEngine |
The Upgrade class holds the application logic / conversion logic to upgrade from some SIRA_PRISE version to some higher version.
|