Package com.querydsl.core.annotations
package com.querydsl.core.annotations
Annotations for Domain and DTO types
-
ClassDescription
Configdefines serialization flags for annotated domain types and packagesThe Generated annotation is used to mark source code that has been generated.Immutablemarks a class as immutablePropertyTypedefines the Path type to be used for a Domain propertyDeclaration of a static delegate methodAnnotation for APT based Domain query type generation.Annotation for APT based Domain query type generation.Annotation for APT based Domain query type generation.Annotation for APT based Domain query type generation.Marks the annotated classes and packages to be excluded from source generationDefines the paths to be initialized for the annotated propertyAnnotation for APT based query type generation.Annotation for APT based Domain query type generation.Annotate fields and getters that should be skipped in APT based code generation with this annotationQueryType defines the Querydsl property type for a Domain property