|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeleteBySearch
This syntax element represents a DELETE FROM statement.
| Method Summary | |
|---|---|
TargetTable |
getTargetTable()
Returns the target table for this DELETE FROM statement. |
BooleanExpression |
getWhere()
Returns the search condition for rows to delete. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
TargetTable getTargetTable()
DELETE FROM statement.
DELETE FROM statement.BooleanExpression getWhere()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||