org.castor.cpa.jpa.info
Class JPAClassAnnotationProcessingService
java.lang.Object
org.castor.core.annotationprocessing.BaseAnnotationProcessingService
org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
org.castor.cpa.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
- Version:
- $Revision: 8994 $ $Date: 2011-08-02 01:40:59 +0200 (Di, 02 Aug 2011) $
- Author:
- Peter Schmidt, Werner Guttmann
| 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 © 2012. All Rights Reserved.