|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.castor.core.annotationprocessing.BaseAnnotationProcessingService
org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
org.castor.cpa.jpa.info.JPAFieldAnnotationProcessingService
public class JPAFieldAnnotationProcessingService
This is a standard BaseTargetAwareAnnotationProcessingService
initialized with JPA Annotation processors for field bound JPA annotations.
| Constructor Summary | |
|---|---|
JPAFieldAnnotationProcessingService()
Instantiate a BaseTargetAwareAnnotationProcessingService with JPA
Annotation processors for field bound JPA annotations. |
|
| Method Summary |
|---|
| Methods inherited from class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService |
|---|
addAnnotationProcessor, getAllAnnotationProcessors, getTargetAwareAnnotationProcessors, processAnnotation, processAnnotation, processAnnotations, processAnnotations |
| Methods inherited from class org.castor.core.annotationprocessing.BaseAnnotationProcessingService |
|---|
addAnnotationProcessor, getAnnotationProcessors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.castor.core.annotationprocessing.AnnotationProcessingService |
|---|
addAnnotationProcessor, getAnnotationProcessors |
| Constructor Detail |
|---|
public JPAFieldAnnotationProcessingService()
BaseTargetAwareAnnotationProcessingService with JPA
Annotation processors for field bound JPA annotations.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||