Package org.apache.groovy.ginq.provider.collection.runtime


package org.apache.groovy.ginq.provider.collection.runtime
  • Class
    Description
    Represents group
    Represents partition
    Represents the queryable objects, e.g.
    Queryable.Order<T,U extends Comparable<? super U>>
    Represents an order rule
    Represents row bounds of window frame
    Thrown when too many values returned by sub-query in the select clause
    ValueBound<U extends Comparable<? super U>>
    Represents value bounds of window frame
    Represents window which stores elements used by window functions
    WindowDefinition<T,U extends Comparable<? super U>>
    Represents window definition, which will define the result set to construct the window