Modifier and Type | Method and Description |
---|---|
void |
StatementAgentInstanceFactoryOnTriggerBase.setSubselects(Map<Integer,SubSelectFactory> subselects) |
Modifier and Type | Method and Description |
---|---|
void |
StatementAgentInstanceFactorySelect.setSubselects(Map<Integer,SubSelectFactory> subselects) |
Modifier and Type | Method and Description |
---|---|
void |
StatementAgentInstanceFactoryUpdate.setSubselects(Map<Integer,SubSelectFactory> subselects) |
Modifier and Type | Method and Description |
---|---|
static AIRegistryRequirementSubquery[] |
AIRegistryRequirements.getSubqueryRequirements(Map<Integer,SubSelectFactory> subselects) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,SubSelectFactory> |
FAFQueryMethodSelect.getSubselects() |
Map<Integer,SubSelectFactory> |
FAFQueryMethodIUDBase.getSubselects() |
Modifier and Type | Method and Description |
---|---|
void |
FAFQueryMethodSelect.setSubselects(Map<Integer,SubSelectFactory> subselects) |
void |
FAFQueryMethodIUDBase.setSubselects(Map<Integer,SubSelectFactory> subselects) |
Modifier and Type | Method and Description |
---|---|
static Map<Integer,SubSelectFactoryResult> |
SubSelectHelperStart.startSubselects(Map<Integer,SubSelectFactory> subselects,
ExprEvaluatorContext exprEvaluatorContext,
AgentInstanceContext agentInstanceContextOpt,
List<AgentInstanceMgmtCallback> stopCallbacks,
boolean isRecoveringResilient) |
Copyright © 2005–2021. All rights reserved.