Interface Projections.PhysicalColumnChecker
- Enclosing class:
Projections
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Returns true if column is defined in
AggregateProjectionSpec.getGroupingColumns() OR if the column does not
exist in the base table. Part of determining if a projection can be used for a given CursorBuildSpec,- See Also:
-
Method Summary
-
Method Details
-
check
-