|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
C - public interface DeleteClause<C extends DeleteClause<C>>
DeleteClause defines a generic extensible interface for Delete clauses
| Method Summary | |
|---|---|
long |
execute()
Execute the delete clause and return the amount of deleted rows/items |
C |
where(EBoolean... o)
Defines the filter constraints |
| Method Detail |
|---|
C where(EBoolean... o)
o -
long execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||