Interface StatementAIFactoryAssignments
- All Known Implementing Classes:
StatementAIFactoryAssignmentContext
,StatementAIFactoryAssignmentsImpl
public interface StatementAIFactoryAssignments
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetSubqueryAggregation
(int subqueryNumber) getSubqueryLookup
(int subqueryNumber) getSubqueryPrevious
(int subqueryNumber) getSubqueryPrior
(int subqueryNumber) getTableAccess
(int tableAccessNumber)
-
Field Details
-
EPTYPE
-
-
Method Details
-
getAggregationResultFuture
AggregationService getAggregationResultFuture() -
getPriorStrategies
PriorEvalStrategy[] getPriorStrategies() -
getPreviousStrategies
PreviousGetterStrategy[] getPreviousStrategies() -
getSubqueryLookup
-
getSubqueryPrior
-
getSubqueryPrevious
-
getSubqueryAggregation
-
getTableAccess
-
getRowRecogPreviousStrategy
RowRecogPreviousStrategy getRowRecogPreviousStrategy()
-