Package org.apache.groovy.ginq.provider.collection.runtime
package org.apache.groovy.ginq.provider.collection.runtime
-
Interface SummaryInterfaceDescriptionGroup<T>Represents groupPartition<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 SummaryClassDescriptionQueryable.Order<T,U extends Comparable<? super U>>Represents an order ruleRepresents row bounds of window frameValueBound<U extends Comparable<? super U>>Represents value bounds of window frame
-
Exception SummaryExceptionDescriptionThrown when too many values returned by sub-query in the
select
clause