|
||||||||||
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.jpa | APT JPA support |
Uses of Configuration in com.mysema.query.apt |
---|
Classes in com.mysema.query.apt that implement Configuration | |
---|---|
class |
SimpleConfiguration
SimpleConfiguration is a simple implementation of the Configuration interface |
Constructors in com.mysema.query.apt with parameters of type Configuration | |
---|---|
APTTypeModelFactory(ProcessingEnvironment env,
Configuration configuration,
TypeModelFactory factory,
List<Class<? extends Annotation>> annotations)
|
|
Processor(ProcessingEnvironment env,
Configuration configuration)
|
Uses of Configuration in com.mysema.query.apt.hibernate |
---|
Classes in com.mysema.query.apt.hibernate that implement Configuration | |
---|---|
class |
HibernateConfiguration
|
Uses of Configuration in com.mysema.query.apt.jpa |
---|
Classes in com.mysema.query.apt.jpa that implement Configuration | |
---|---|
class |
JPAConfiguration
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |