December 2002
Intermediate to advanced
928 pages
85h 29m
English
ExecutionContext exec_context =
DefaultContext.getDefaultContext.getExecutionContext( );Returns an execution context for a connection to an instance of ExecutionContext. The execution context must be retrieved before many of the methods described later, such as getMaxRows() and setMaxRows( ), are used.
An instance of ExecutionContext to hold the context handle.