Uses of Interface
com.mysema.query.ResultTransformer

Packages that use ResultTransformer
com.mysema.query.group   
 

Uses of ResultTransformer in com.mysema.query.group
 

Classes in com.mysema.query.group that implement ResultTransformer
 class GroupBy<S>
          Groups results by the first expression.
 class ProcessorGroupBy<K,O>
          A wrapper for GroupBy that binds the output type of given GroupProcessor(Factory).
 



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