

Static Public Member Functions | |
| CLEAR_ALL_CONTEXT () | |
| Clears all context information. | |
| CLEAR_CONTEXT () | |
| Clears the context. | |
| CLEAR_IDENTIFIER () | |
| Clears the identifier. | |
| CLOSE_DATABASE_LINK () | |
| Closes database link. | |
| FREE_UNUSED_USER_MEMORY () | |
| Lets you reclaim unused memory after performing operations requiring large amounts of memory. | |
| IS_ROLE_ENABLED () | |
| Determines if the named role is enabled for the session. | |
| IS_SESSION_ALIVE () | |
| Determines if the specified session is active. | |
| LIST_CONTEXT () | |
| Returns a list of active namespace and context for the current session. | |
| RESET_PACKAGE () | |
| De-instantiates all packages in the session. | |
| SESSION_TRACE_DISABLE () | |
| Resets the session-level SQL trace for the session from which it was called. | |
| SESSION_TRACE_ENABLE () | |
| Enables session-level SQL trace for the invoking session. | |
| _.Library.String | SET_CONTEXT (_.Library.String namespace, _.Library.String attribute, _.Library.String value) |
| Sets or resets the value of a context attribute. | |
| SET_IDENTIFIER () | |
| Sets the identifier. | |
| SET_NLS () | |
| Sets Globalization Support (NLS) | |
| SET_ROLE () | |
| Sets role. | |
| SET_SQL_TRACE () | |
| Turns tracing on or off. | |
| SWITCH_CURRENT_CONSUMER_GROUP () | |
| Facilitates changing the current resource consumer group of a user's current session. | |
| UNIQUE_SESSION_ID () | |
| Returns an identifier that is unique for all sessions currently connected to this database. | |
Public Attributes | |
| context | |
| More... | |
| context |