[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6246) ConfiguredClass should honor default access from persistence-metadata-unit

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Jun 1 04:18:26 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42447#action_42447 ] 

Emmanuel Bernard commented on HHH-6246:
---------------------------------------

It looks like a small bug with the existing code.
Feel free to fix it and apply the rule as defined in the spec (ie if any annotation is present use this info otherwise honer the default setting => this is only useful for people using orm.xml exclusively)

> ConfiguredClass should honor default access from persistence-metadata-unit 
> ---------------------------------------------------------------------------
>
>                 Key: HHH-6246
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6246
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: metamodel
>            Reporter: Strong Liu
>            Assignee: Strong Liu
>             Fix For: 4.0.0.Beta1
>
>
> currently it only checks if @Access is defined on class or attribute

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list