@DefaultAnnotation(value=javax.annotation.Nonnull.class)

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 QuerydslConfig defines serialization flags for annotated domain types and packages
QueryDelegate Declaration of a static delegate method
QueryEmbeddable  
QueryEmbedded  
QueryEntities Annotation for APT based Domain query type generation.
QueryEntity  
QueryExtensions Declaration of extension methods on an external type.
QueryInit Defines the paths to be initialized for the annotated property
QueryMethod Declaration of an extension method e.g.
QueryProjection  
QuerySupertype  
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
Variables QuerydslVariables defines that a Variables class or interface is to be serialized into the host package.
 

Package com.mysema.query.annotations Description

Contains annotation for Domain and DTO types



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