|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AnnotationTargetException in org.castor.core.annotationprocessing |
|---|
| Methods in org.castor.core.annotationprocessing that throw AnnotationTargetException | ||
|---|---|---|
|
TargetAwareAnnotationProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this processor. |
|
|
BaseTargetAwareAnnotationProcessingService.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this service. |
|
|
TargetAwareAnnotationProcessingService.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this service. |
|
|
BaseTargetAwareAnnotationProcessingService.processAnnotations(I info,
Annotation[] annotations,
AnnotatedElement target)
Calls AnnotationProcessingService.processAnnotation(BaseNature, Annotation) for each given
Annotation. |
|
|
TargetAwareAnnotationProcessingService.processAnnotations(I info,
Annotation[] annotations,
AnnotatedElement target)
Calls AnnotationProcessingService.processAnnotation(BaseNature, Annotation) for each given
Annotation. |
|
| Uses of AnnotationTargetException in org.castor.cpa.jpa.processors |
|---|
| Methods in org.castor.cpa.jpa.processors that throw AnnotationTargetException | |
|---|---|
static Class<?> |
ReflectionsHelper.getCollectionType(AnnotatedElement target,
boolean jpaTypesOnly)
Get the (raw) type of collection from the annotations target and optional check for JPA 1.0 restrictions (only Collection, Map, List and Set are allowed). |
static Class<?> |
ReflectionsHelper.getTargetEntityFromGenerics(AnnotatedElement target)
Get the target entity information from the target (necessary if it was not specified by the annotation itself). |
| Uses of AnnotationTargetException in org.castor.cpa.jpa.processors.classprocessors |
|---|
| Methods in org.castor.cpa.jpa.processors.classprocessors that throw AnnotationTargetException | ||
|---|---|---|
|
JPAMappedSuperclassProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPANamedNativeQueryProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPANamedQueriesProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this processor. |
|
|
JPAInheritanceProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this processor. |
|
|
JPATableGeneratorClassProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPASequenceGeneratorClassProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPANamedQueryProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this processor. |
|
|
JPACacheProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPANamedNativeQueriesProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
| Uses of AnnotationTargetException in org.castor.cpa.jpa.processors.fieldprocessors |
|---|
| Methods in org.castor.cpa.jpa.processors.fieldprocessors that throw AnnotationTargetException | ||
|---|---|---|
|
JPAOneToManyProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this processor. |
|
|
JPAVersionProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPAGeneratedValueProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPAManyToManyProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this processor. |
|
|
JPAJoinTableProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
The processing action of this processor. |
|
|
JPATemporalProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPASequenceGeneratorFieldProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPALobProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPATableGeneratorFieldProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
JPAEnumeratedProcessor.processAnnotation(I info,
A annotation,
AnnotatedElement target)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||