| Package | Description | 
|---|---|
| com.mysema.query.apt | APT related classes | 
| com.mysema.query.apt.hibernate | APT Hibernate support | 
| com.mysema.query.apt.jdo | APT JDO support | 
| com.mysema.query.apt.jpa | APT JPA support | 
| com.mysema.query.apt.morphia | APT Morphia support | 
| com.mysema.query.apt.roo | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultConfigurationDefaultConfiguration is a simple implementation of the  Configurationinterface | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Configuration | QuerydslAnnotationProcessor. createConfiguration(RoundEnvironment roundEnv) | 
| protected abstract Configuration | AbstractQuerydslProcessor. createConfiguration(RoundEnvironment roundEnv) | 
| Constructor and Description | 
|---|
| ExtendedTypeFactory(ProcessingEnvironment env,
                   Configuration configuration,
                   Set<Class<? extends Annotation>> annotations,
                   TypeMappings typeMappings,
                   QueryTypeFactory queryTypeFactory) | 
| TypeElementHandler(Configuration configuration,
                  ExtendedTypeFactory typeFactory,
                  TypeMappings typeMappings,
                  QueryTypeFactory queryTypeFactory) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HibernateConfigurationConfiguration for  HibernateAnnotationProcessor | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Configuration | HibernateAnnotationProcessor. createConfiguration(RoundEnvironment roundEnv) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JDOConfiguration | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Configuration | JDOAnnotationProcessor. createConfiguration(RoundEnvironment roundEnv) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JPAConfigurationConfiguration for  JPAAnnotationProcessor | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Configuration | JPAAnnotationProcessor. createConfiguration(RoundEnvironment roundEnv) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Configuration | MorphiaAnnotationProcessor. createConfiguration(RoundEnvironment roundEnv) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Configuration | RooAnnotationProcessor. createConfiguration(RoundEnvironment roundEnv) | 
Copyright © 2007–2015 Querydsl. All rights reserved.