Uses of Class
com.mysema.query.group.QPair

Packages that use QPair
com.mysema.query.group   
 

Uses of QPair in com.mysema.query.group
 

Methods in com.mysema.query.group that return QPair
static
<K,V> QPair<K,V>
QPair.create(Expression<K> key, Expression<V> value)
           
 

Constructor parameters in com.mysema.query.group with type arguments of type QPair
GroupBy(List<GroupColumnDefinition<?,?>> columnDefinitions, List<QPair<?,?>> maps)
           
 



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