|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SubType - public interface DeleteClause<SubType extends DeleteClause<SubType>>
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 |
SubType |
where(EBoolean... o)
Defines the filter constraints |
| Method Detail |
|---|
SubType where(EBoolean... o)
o -
long execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||