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


package org.apache.groovy.ginq.provider.collection.runtime
  • Interface Summary
    Interface
    Description
    Represents group
    Represents partition
    Represents the queryable objects, e.g.
    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
  • Class Summary
    Class
    Description
    Queryable.Order<T,​U extends Comparable<? super U>>
    Represents an order rule
    Represents row bounds of window frame
    ValueBound<U extends Comparable<? super U>>
    Represents value bounds of window frame
  • Exception Summary
    Exception
    Description
    Thrown when too many values returned by sub-query in the select clause