|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.cyclops.dbdigger.sql.SQL
com.cyclops.dbdigger.sql.Update
Add description HERE!
| Field Summary | |
static Update[] |
EMPTY_ARRAY
Empty Array |
static String |
OPERATION
Keyword |
| Constructor Summary | |
Update()
Constructor of class Update |
|
| Method Summary | |
Equal[] |
getSets()
Method getSets() |
Table[] |
getTables()
Method getTables() |
Condition |
getWhere()
Method getWhere() |
| Methods inherited from class com.cyclops.dbdigger.sql.SQL |
getOperation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final Update[] EMPTY_ARRAY
public static final String OPERATION
| Constructor Detail |
public Update()
| Method Detail |
public Equal[] getSets()
public Table[] getTables()
public Condition getWhere()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||