Annotation Type QueryExclude


@Documented @Target({TYPE,PACKAGE}) @Retention(RUNTIME) public @interface QueryExclude
Marks the annotated classes and packages to be excluded from source generation
Author:
tiwe