railo.runtime.sql.old
Class ZDelete

java.lang.Object
  extended by railo.runtime.sql.old.ZDelete
All Implemented Interfaces:
Serializable, ZStatement

public final class ZDelete
extends Object
implements ZStatement

See Also:
Serialized Form

Constructor Summary
ZDelete(String s)
           
 
Method Summary
 void addWhere(ZExp zexp)
           
 String getTable()
           
 ZExp getWhere()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZDelete

public ZDelete(String s)
Method Detail

addWhere

public void addWhere(ZExp zexp)

getTable

public String getTable()

getWhere

public ZExp getWhere()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 Railo