Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3
-
Component/s: JPA annotations
-
Labels:None
-
Number of attachments :
Description
Create a "annotation_processing" module for castor.
Including:
<<Interface>> Annotation Processor
<<Interface>> Annotation Processing Service (APS)
BaseAnnotationProcessingService implements APS has ClassInfo, FieldInfo, (PackageInfo)
Issue Links
- supercedes
-
CASTOR-2560
AnnotationProcessingService for JPA
-
I am just about to commit this patch (almost) as is. What I did in the end is not to add a new module, but to instead create a new package in the core module.