org.josql.internal
Class Grouper
java.lang.Object
org.josql.internal.Grouper
public class Grouper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Grouper
public Grouper(Query q)
getExpressions
public List getExpressions()
addExpression
public void addExpression(Expression e)
group
public Map group(List objs)
throws QueryExecutionException
- Throws:
QueryExecutionException
Copyright © 2008 Gary Bentley. All Rights Reserved.