|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| com.mysema.query.apt | APTFactory and 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.mongodb.morphia | |
| Uses of Configuration in com.mysema.query.apt |
|---|
| Classes in com.mysema.query.apt that implement Configuration | |
|---|---|
class |
DefaultConfiguration
DefaultConfiguration is a simple implementation of the Configuration interface |
| Methods in com.mysema.query.apt that return Configuration | |
|---|---|
protected Configuration |
QuerydslAnnotationProcessor.createConfiguration(RoundEnvironment roundEnv)
|
protected abstract Configuration |
AbstractQuerydslProcessor.createConfiguration(RoundEnvironment roundEnv)
|
| Constructors in com.mysema.query.apt with parameters of type Configuration | |
|---|---|
ExtendedTypeFactory(ProcessingEnvironment env,
Configuration configuration,
Set<Class<? extends Annotation>> annotations,
TypeMappings typeMappings,
QueryTypeFactory queryTypeFactory)
|
|
TypeElementHandler(Configuration configuration,
ExtendedTypeFactory typeFactory,
TypeMappings typeMappings,
QueryTypeFactory queryTypeFactory)
|
|
| Uses of Configuration in com.mysema.query.apt.hibernate |
|---|
| Classes in com.mysema.query.apt.hibernate that implement Configuration | |
|---|---|
class |
HibernateConfiguration
Configuration for HibernateAnnotationProcessor |
| Methods in com.mysema.query.apt.hibernate that return Configuration | |
|---|---|
protected Configuration |
HibernateAnnotationProcessor.createConfiguration(RoundEnvironment roundEnv)
|
| Uses of Configuration in com.mysema.query.apt.jdo |
|---|
| Methods in com.mysema.query.apt.jdo that return Configuration | |
|---|---|
protected Configuration |
JDOAnnotationProcessor.createConfiguration(RoundEnvironment roundEnv)
|
| Uses of Configuration in com.mysema.query.apt.jpa |
|---|
| Classes in com.mysema.query.apt.jpa that implement Configuration | |
|---|---|
class |
JPAConfiguration
Configuration for JPAAnnotationProcessor |
| Methods in com.mysema.query.apt.jpa that return Configuration | |
|---|---|
protected Configuration |
JPAAnnotationProcessor.createConfiguration(RoundEnvironment roundEnv)
|
| Uses of Configuration in com.mysema.query.mongodb.morphia |
|---|
| Methods in com.mysema.query.mongodb.morphia that return Configuration | |
|---|---|
protected Configuration |
MorphiaAnnotationProcessor.createConfiguration(RoundEnvironment roundEnv)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||