org.castor.jdo.jpa.info
Class JPAClassAnnotationProcessingService
java.lang.Object
org.castor.core.annotationprocessing.BaseAnnotationProcessingService
org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
org.castor.jdo.jpa.info.JPAClassAnnotationProcessingService
- All Implemented Interfaces:
- AnnotationProcessingService, TargetAwareAnnotationProcessingService
public class JPAClassAnnotationProcessingService
- extends BaseTargetAwareAnnotationProcessingService
This is a standard BaseTargetAwareAnnotationProcessingService initialized with
JPA Annotation processors for class bound JPA annotations.
- Since:
- 1.3
- Author:
- Peter Schmidt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPAClassAnnotationProcessingService
public JPAClassAnnotationProcessingService()
- Instantiate a
BaseTargetAwareAnnotationProcessingService with JPA Annotation
processors for class bound JPA annotations.
Copyright © 2010. All Rights Reserved.