Package io.micronaut.data.annotation
Annotation Type IgnoreWhere
-
@Retention(RUNTIME) @Target({METHOD,ANNOTATION_TYPE,TYPE}) @Documented @Inherited public @interface IgnoreWhere
TheIgnoreWhere
annotation prevents the generation of additional criteria for this query.- Since:
- 3.5.1
- Author:
- Nick Hensel