Issue Type: Bug Bug
Affects Versions: 5.0.0
Assignee: Brett Meyer
Components: core
Created: 02/Oct/12 10:30 PM
Description:

Test case: o.h.test.annotations.access.jpa.AccessTest

Ex: Gardenshed uses PROPERTY as a class access type. The 'floors' field attempts to override it with FIELD, but it's ignored.

Caused by: org.hibernate.AnnotationException: HHH000452: The access type of class org.hibernate.test.annotations.access.jpa.Gardenshed is AccessType.PROPERTY. To override the access for a field @Access has to be placed on the field

Fix Versions: 5.0.0
Project: Hibernate ORM
Priority: Major Major
Reporter: Brett Meyer
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira