JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.micronaut.data.intercept.reactive
Interface SaveAllReactiveInterceptor<T,R>
Type Parameters:
T
- The declaring type
R
- The result type
All Superinterfaces:
DataInterceptor
<T,R>
public interface
SaveAllReactiveInterceptor<T,R>
extends
DataInterceptor
<T,R>
An interceptor that saves a number of entities reactively.
Since:
1.0.0
Method Summary
Methods inherited from interface io.micronaut.data.intercept.
DataInterceptor
intercept
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method