Package com.querydsl.core.annotations


package com.querydsl.core.annotations
Annotations for Domain and DTO types
  • Class
    Description
    Config defines serialization flags for annotated domain types and packages
    The Generated annotation is used to mark source code that has been generated.
    Immutable marks a class as immutable
    PropertyType defines the Path type to be used for a Domain property
    Declaration of a static delegate method
    Annotation 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 generation
    Defines the paths to be initialized for the annotated property
    Annotation 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 annotation
    QueryType defines the Querydsl property type for a Domain property