org.castor.jdo.jpa.info
Class JPAFieldAnnotationProcessingService
java.lang.Object
org.castor.core.annotationprocessing.BaseAnnotationProcessingService
org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
org.castor.jdo.jpa.info.JPAFieldAnnotationProcessingService
- All Implemented Interfaces:
- AnnotationProcessingService, TargetAwareAnnotationProcessingService
public class JPAFieldAnnotationProcessingService
- extends BaseTargetAwareAnnotationProcessingService
This is a standard BaseTargetAwareAnnotationProcessingService initialized with
JPA Annotation processors for field 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 |
JPAFieldAnnotationProcessingService
public JPAFieldAnnotationProcessingService()
- Instantiate a
BaseTargetAwareAnnotationProcessingService with JPA Annotation
processors for field bound JPA annotations.
Copyright © 2010. All Rights Reserved.