|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the delete web service request for the database table delete operation.
Method Summary | |
java.lang.String |
getWhereClause()
Gets the where clause previously set or null if not previously set. |
void |
setWhereClause(java.lang.String where)
Sets the where clause of the sql delete 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.