@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 Config 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  
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  
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
 

Package com.mysema.query.annotations Description

Contains annotation for Domain and DTO types



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