Package com.querydsl.core.annotations
Annotation Type QueryEntities
Annotation for APT based Domain query type generation. Annotate Domain packages with this annotation.
- Author:
- tiwe
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<?>[] valueEntities to process
-