|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Configuration | Configuration defines the configuration options for APT based Querydsl code generation |
| Class Summary | |
|---|---|
| AbstractQuerydslProcessor | Base class for Querydsl annotation processors, contains the main processing logic. |
| APTOptions | APT options supported by Querydsl |
| Context | Context of handled types used by AbstractQuerydslProcessor |
| DefaultConfiguration | DefaultConfiguration is a simple implementation of the Configuration interface |
| ExtendedTypeFactory | ExtendedTypeFactory is a factory for APT inspection based Type creation |
| QuerydslAnnotationProcessor | Default annotation processor for Querydsl which handles QueryEntity, QuerySupertype,
QueryEmbeddable, QueryEmbedded and QueryTransient |
| TypeElementHandler | TypeElementHandler is a an APT visitor for entity types |
| TypeExtractor | TypeExtractor is a visitor implementation which a concrete type given a general TypeElement |
| TypeUtils | Various utility classes for Element and AnnotationMirror handling |
| Enum Summary | |
|---|---|
| VisitorConfig | VisitorConfig defines the entity type specific visiting configuration |
| Exception Summary | |
|---|---|
| APTException | Exception thrown on APT processing errors |
| UnsupportedTypeException | UnsupportedTypeException is thrown for unsupported types |
APT related classes
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||