|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.annotation.processing.AbstractProcessor
com.mysema.query.apt.jpa.JPAAnnotationProcessor
com.mysema.query.apt.hibernate.HibernateAnnotationProcessor
@SupportedAnnotationTypes(value="*") @SupportedSourceVersion(value=RELEASE_6) public class HibernateAnnotationProcessor
Field Summary |
---|
Fields inherited from class com.mysema.query.apt.jpa.JPAAnnotationProcessor |
---|
embeddable, entity, skip, superType |
Fields inherited from class javax.annotation.processing.AbstractProcessor |
---|
processingEnv |
Constructor Summary | |
---|---|
HibernateAnnotationProcessor()
|
Method Summary | |
---|---|
protected DefaultConfiguration |
createConfiguration(javax.annotation.processing.RoundEnvironment roundEnv)
|
Methods inherited from class com.mysema.query.apt.jpa.JPAAnnotationProcessor |
---|
process |
Methods inherited from class javax.annotation.processing.AbstractProcessor |
---|
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitialized |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HibernateAnnotationProcessor()
Method Detail |
---|
protected DefaultConfiguration createConfiguration(javax.annotation.processing.RoundEnvironment roundEnv) throws java.lang.ClassNotFoundException
createConfiguration
in class JPAAnnotationProcessor
java.lang.ClassNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |