Package org.apache.groovy.ginq.provider.collection.runtime
-
Interface Summary Interface Description Partition<T> Represents partitionQueryable<T> Represents the queryable objects, e.g.Window<T> Represents window which stores elements used by window functionsWindowDefinition<T,U extends Comparable<? super U>> Represents window definition, which will define the result set to construct the window -
Class Summary Class Description Queryable.Order<T,U extends Comparable<? super U>> Represents an order ruleRowBound Represents row bounds of window frameValueBound<U extends Comparable<? super U>> Represents value bounds of window frame -
Exception Summary Exception Description TooManyValuesException Thrown when too many values returned by sub-query in theselect
clause