Interface UpdateReturningManyReactiveInterceptor<T,R>
- Type Parameters:
T- The declaring typeR- The result type
- All Superinterfaces:
DataInterceptor<T,R>
- All Known Implementing Classes:
DefaultUpdateReturningManyReactiveInterceptor
A
DataInterceptor that updates multiple records and returns the updated results reactively.- Since:
- 5.0.0
- Author:
- radovanradic
-
Method Summary
Methods inherited from interface DataInterceptor
intercept