railo.runtime.sql.old
Class ZGroupBy

java.lang.Object
  extended by railo.runtime.sql.old.ZGroupBy
All Implemented Interfaces:
Serializable

public final class ZGroupBy
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ZGroupBy(Vector vector)
           
 
Method Summary
 Vector getGroupBy()
           
 ZExp getHaving()
           
 void setHaving(ZExp zexp)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZGroupBy

public ZGroupBy(Vector vector)
Method Detail

setHaving

public void setHaving(ZExp zexp)

getGroupBy

public Vector getGroupBy()

getHaving

public ZExp getHaving()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 Railo