Annotation Type IgnoreWhere


  • @Retention(RUNTIME)
    @Target({METHOD,ANNOTATION_TYPE,TYPE})
    @Documented
    @Inherited
    public @interface IgnoreWhere
    The IgnoreWhere annotation prevents the generation of additional criteria for this query.
    Since:
    3.5.1