railo.runtime.sql.old
Class ZInsert

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

public final class ZInsert
extends Object
implements ZStatement

See Also:
Serialized Form

Constructor Summary
ZInsert(String s)
           
 
Method Summary
 void addColumns(Vector vector)
           
 void addValueSpec(ZExp zexp)
           
 Vector getColumns()
           
 ZQuery getQuery()
           
 String getTable()
           
 Vector getValues()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZInsert

public ZInsert(String s)
Method Detail

getTable

public String getTable()

getColumns

public Vector getColumns()

addColumns

public void addColumns(Vector vector)

addValueSpec

public void addValueSpec(ZExp zexp)

getValues

public Vector getValues()

getQuery

public ZQuery getQuery()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 Railo