Interface LoaderSqlAstCreationState.FetchProcessor
-
- Enclosing class:
- LoaderSqlAstCreationState
public static interface LoaderSqlAstCreationState.FetchProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Fetch>
visitFetches(FetchParent fetchParent, QuerySpec querySpec, LoaderSqlAstCreationState creationState)
-
-
-
Method Detail
-
visitFetches
List<Fetch> visitFetches(FetchParent fetchParent, QuerySpec querySpec, LoaderSqlAstCreationState creationState)
-
-