Interface InsertAllReactiveInterceptor<T,R>
- Type Parameters:
T- The declaring typeR- The return type
- All Superinterfaces:
DataInterceptor<T,R>
- All Known Implementing Classes:
DefaultInsertAllReactiveInterceptor
Interface for the interceptor that handles inserting a list or iterable of objects reactively.
- Since:
- 5.0.0
-
Method Summary
Methods inherited from interface DataInterceptor
intercept