|
Interface Summary |
| Authorizer |
The Authorizer verifies a connected user has the authorization
to perform a requested database operation using the current
connection. |
| LanguageConnectionContext |
LanguageConnectionContext keeps the result sets,
and activations in use by the current connection. |
| LanguageConnectionFactory |
Factory interface for items specific to a connection in the language system. |
| SQLSessionContext |
An implementation of this interface encapsulates some of the SQL
session context's state variables, cf. |
| StatementContext |
StatementContext keeps the context for a statement. |