Annotation Type QueryEmbedded


@Documented @Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface QueryEmbedded
Annotation for APT based Domain query type generation. Annotate embedded properties with this annotation.