Interface ReactiveDeleteOperation.ReactiveDelete
- All Superinterfaces:
ReactiveDeleteOperation.DeleteWithQuery, ReactiveDeleteOperation.DeleteWithTable, ReactiveDeleteOperation.TerminatingDelete
- Enclosing interface:
ReactiveDeleteOperation
public static interface ReactiveDeleteOperation.ReactiveDelete
extends ReactiveDeleteOperation.DeleteWithTable, ReactiveDeleteOperation.DeleteWithQuery
The
ReactiveDeleteOperation.ReactiveDelete interface provides methods for constructing DELETE operations in a fluent way.- Since:
- 1.1
- Author:
- Mark Paluch
-
Method Summary
Methods inherited from interface ReactiveDeleteOperation.DeleteWithQuery
matchingMethods inherited from interface ReactiveDeleteOperation.DeleteWithTable
from, fromMethods inherited from interface ReactiveDeleteOperation.TerminatingDelete
all