| 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 |
DefaultConfiguration
DefaultConfiguration is a simple implementation of the
Configuration interface |
| 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 |
HibernateConfiguration
Configuration for
HibernateAnnotationProcessor |
| Modifier and Type | Method and Description |
|---|---|
protected Configuration |
HibernateAnnotationProcessor.createConfiguration(RoundEnvironment roundEnv) |
| Modifier and Type | Method and Description |
|---|---|
protected Configuration |
JDOAnnotationProcessor.createConfiguration(RoundEnvironment roundEnv) |
| Modifier and Type | Class and Description |
|---|---|
class |
JPAConfiguration
Configuration 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–2014 Mysema Ltd. All rights reserved.