Community
Participate
Working Groups
If mapping annotations are applied to both persistent field and properties of a java entity without access type defined there should be a validation error.
Moving JPA specific bugs to new JPA component in bugzilla.
This validation should be easier to implement now that we pull all the annotated fields and properties into the context model. There was also a recent Stack Overflow question where the user had a validation error they couldn't figure out because of mixed access. http://stackoverflow.com/questions/12135233/entity-not-recognizing-the-id-in-a-mappedsuperclass/12183505#12183505