Interface ReactiveSelectOperation.TerminatingProjections
- All Known Subinterfaces:
ReactiveSelectOperation.ReactiveSelect<T>, ReactiveSelectOperation.SelectWithProjection<T>, ReactiveSelectOperation.SelectWithQuery<T>, ReactiveSelectOperation.SelectWithTable<T>, ReactiveSelectOperation.TerminatingSelect<T>
- Enclosing interface:
ReactiveSelectOperation
public static interface ReactiveSelectOperation.TerminatingProjections
Trigger
SELECT query execution by calling one of the terminating methods returning result projections for
count and exists projections.- Since:
- 2.1
- Author:
- Mark Paluch, John Blum
-
Method Summary
-
Method Details
-
count
-
exists
-