-
Task
-
Resolution: Unresolved
-
Major
-
2.0.0.Beta3
-
None
Annotations should be written to the fielld or the getter, based on whether property or field access is used in JPA entities. Likewise, the presence of the annotation should also be flagged based on property vs field access used for the entity.
Note that there are different rules for JPA 1.0 and 2/0 entities. Different rules may also exist for other addons that support other specifications/JSRs involving beans.
This task is to conduct a review of the behavior of Forge addons for scenarios involving property vs field access. Raise additional feature requests or bugs as necessary.