Uses of Package
com.mysema.query.group

Packages that use com.mysema.query.group
com.mysema.query.group   
 

Classes in com.mysema.query.group used by com.mysema.query.group
Group
           
GroupBy
          Groups results by the first expression.
GroupColumn
           
GroupColumnDefinition
          Defines the way results of a given expression are grouped.
GroupProcessor
          A result processor for GroupBy that gets to analyze (and optionally reject) the result set rows in the first place and then gets to transform the Map-based results into something else.
GroupProcessorFactory
          A factory for GroupProcessors.
ProcessorGroupBy
          A wrapper for GroupBy that binds the output type of given GroupProcessor(Factory).
QPair
          A pair of (Map) key and value
 



Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.