org.castor.cpa.jpa.processors.classprocessors
Class JPANamedNativeQueryProcessor
java.lang.Object
org.castor.cpa.jpa.processors.BaseJPAAnnotationProcessor
org.castor.cpa.jpa.processors.classprocessors.JPANamedNativeQueryProcessor
- All Implemented Interfaces:
- AnnotationProcessor, TargetAwareAnnotationProcessor
public class JPANamedNativeQueryProcessor
- extends BaseJPAAnnotationProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPANamedNativeQueryProcessor
public JPANamedNativeQueryProcessor()
forAnnotationClass
public Class<? extends Annotation> forAnnotationClass()
processAnnotation
public <I extends BaseNature,A extends Annotation> boolean processAnnotation(I info,
A annotation,
AnnotatedElement target)
throws AnnotationTargetException
- Throws:
AnnotationTargetException
Copyright © 2011. All Rights Reserved.