Enum | Description |
---|---|
PropertyType |
PropertyType defines the Path type to be used for a Domain property
|
Annotation Type | Description |
---|---|
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
|
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.