| Interface | Description |
|---|---|
| Configuration |
Configuration defines the configuration options for APT-based Querydsl code generation |
| Class | Description |
|---|---|
| AbstractQuerydslProcessor |
AbstractQuerydslProcessor is the base class for Querydsl annotation processors and
contains the main processing logic. |
| APTOptions |
APT options supported by Querydsl
|
| DefaultConfiguration |
DefaultConfiguration is a simple implementation of the Configuration interface. |
| QuerydslAnnotationProcessor |
Default annotation processor for Querydsl which handles
QueryEntity, QuerySupertype,
QueryEmbeddable, QueryEmbedded and QueryTransient |
| QueryTypeImpl |
Implementation of the
QueryType annotation |
| TypeUtils |
Various utility classes for
Element and AnnotationMirror handling |
| Enum | Description |
|---|---|
| VisitorConfig |
VisitorConfig defines the EntityType-specific visiting configuration |
Copyright © 2007–2016 Querydsl. All rights reserved.