Package io.micronaut.data.intercept
Interface FindAllInterceptor<T,R> 
- Type Parameters:
- T- The declaring type
- R- The return result
- All Superinterfaces:
- DataInterceptor<T,,- Iterable<R>> - IterableResultInterceptor<T,- R> 
- All Known Implementing Classes:
- DefaultFindAllInterceptor
An interceptor that doesn't execute a query but instead just lists all the results.
- Since:
- 1.0
- Author:
- graemerocher
- 
Method SummaryMethods inherited from interface io.micronaut.data.intercept.DataInterceptorintercept