Interface ExecutableDeleteOperation.TerminatingDelete
- Enclosing interface:
- ExecutableDeleteOperation
public static interface ExecutableDeleteOperation.TerminatingDelete
Trigger
DELETE
execution by calling one of the terminating methods.-
Method Summary
-
Method Details
-
all
WriteResult all()Remove all matching rows.- Returns:
- the
WriteResult
; never null.
-