|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value=PACKAGE) @Retention(value=RUNTIME) public @interface QueryEntities
Annotation for APT based Domain query type generation. Annotate Domain packages with this annotation.
Required Element Summary | |
---|---|
Class<?>[] |
value
|
Element Detail |
---|
public abstract Class<?>[] value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |