Context
GenericExecutionContext
public interface ExecutionContext extends Context
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
CONTEXT_ID |
this is the ID we expect execution contexts
to be stored into a context manager under.
|
Modifier and Type | Method | Description |
---|---|---|
ExecutionFactory |
getExecutionFactory() |
Get the ExecutionFactory from this ExecutionContext.
|
cleanupOnError, getContextManager, getIdName, isLastHandler, popMe, pushMe
static final java.lang.String CONTEXT_ID
ExecutionFactory getExecutionFactory()
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.