|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the update web service request for the database table update operation.
Method Summary | |
java.lang.String |
getWhereClause()
Gets the where clause that was previously set or a null if not previously set. |
void |
setWhereClause(java.lang.String where)
Sets the where clause of the sql update statement. |
Method Detail |
public java.lang.String getWhereClause()
public void setWhereClause(java.lang.String where)
where
- The where clause.void
- None.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2004 by SeeBeyond Technology Corporation. All Rights Reserved.