public final class ZUpdate extends Object implements ZStatement
Modifier and Type | Method and Description |
---|---|
void |
addColumnUpdate(String s,
ZExp zexp) |
void |
addSet(Hashtable hashtable) |
void |
addWhere(ZExp zexp) |
ZExp |
getColumnUpdate(int i) |
ZExp |
getColumnUpdate(String s) |
int |
getColumnUpdateCount() |
String |
getColumnUpdateName(int i) |
Hashtable |
getSet() |
String |
getTable() |
ZExp |
getWhere() |
String |
toString() |
public void addColumnUpdate(String s, ZExp zexp)
public ZExp getColumnUpdate(String s)
public ZExp getColumnUpdate(int i)
public String getColumnUpdateName(int i)
public int getColumnUpdateCount()
Copyright © 2015 Lucee