org.apache.derby.iapi.sql.execute
Interface ExecutionContext
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringCONTEXT_IDthis is the ID we expect execution contexts to be stored into a context manager under.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ExecutionFactorygetExecutionFactory()Get the ExecutionFactory from this ExecutionContext.-
Methods inherited from interface org.apache.derby.iapi.services.context.Context
cleanupOnError, getContextManager, getIdName, isLastHandler, popMe, pushMe
-
-
-
-
Field Detail
-
CONTEXT_ID
static final java.lang.String CONTEXT_ID
this is the ID we expect execution contexts to be stored into a context manager under.- See Also:
- Constant Field Values
-
-
Method Detail
-
getExecutionFactory
ExecutionFactory getExecutionFactory()
Get the ExecutionFactory from this ExecutionContext.- Returns:
- The Execution factory associated with this ExecutionContext
-
-
DataMelt 3.0 © DataMelt by jWork.ORG