@SupportedAnnotationTypes(value={"com.mysema.query.annotations.*","javax.persistence.*","org.hibernate.annotations.*"}) public class HibernateAnnotationProcessor extends JPAAnnotationProcessor
JPAAnnotationProcessor
to take Hibernate specific
annotations into accountJPAAnnotationProcessor
ALLOW_OTHER_PROCESSORS_TO_CLAIM_ANNOTATIONS
Constructor and Description |
---|
HibernateAnnotationProcessor() |
Modifier and Type | Method and Description |
---|---|
protected Configuration |
createConfiguration(javax.annotation.processing.RoundEnvironment roundEnv) |
collectElements, getSupportedSourceVersion, process, validateInits
protected Configuration createConfiguration(javax.annotation.processing.RoundEnvironment roundEnv)
createConfiguration
in class JPAAnnotationProcessor
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.