Package com.mysema.query.annotations

Contains annotation for Domain and DTO types

See:
          Description

Enum Summary
PropertyType PropertyType defines the Path type to be used for a Domain property
 

Annotation Types Summary
Config Config defines serialization flags for annotated domain types and packages
QueryDelegate Declaration of a static delegate method
QueryEmbeddable Annotation for APT based Domain query type generation.
QueryEmbedded Annotation for APT based Domain query type generation.
QueryEntities Annotation for APT based Domain query type generation.
QueryEntity Annotation for APT based Domain query type generation.
QueryExclude Marks the annotated classes and packages to be excluded from source generation
QueryInit Defines the paths to be initialized for the annotated property
QueryProjection Annotation for APT based query type generation.
QuerySupertype Annotation for APT based Domain query type generation.
QueryTransient Annotate fields and getters that should be skipped in APT based code generation with this annotation
QueryType QueryType defines the Querydsl property type for a Domain property
 

Package com.mysema.query.annotations Description

Contains annotation for Domain and DTO types



Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.