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 |
---|---|
static Map<Integer,SubSelectFactoryResult> |
SubSelectHelperStart.startSubselects(Map<Integer,SubSelectFactory> subselects,
AgentInstanceContext agentInstanceContext,
List<AgentInstanceStopCallback> stopCallbacks,
boolean isRecoveringResilient) |
Copyright © 2005–2018. All rights reserved.