[hibernate-issues] [Hibernate-JIRA] Issue Comment Edited: (HHH-6132) Process and bind global configuration annotations

Hardy Ferentschik (JIRA) noreply at atlassian.com
Mon May 2 05:45:59 EDT 2011


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

Hardy Ferentschik edited comment on HHH-6132 at 5/2/11 4:45 AM:
----------------------------------------------------------------

How this is planned?
_EntityListeners_ from _persistence-metadata-unit_ is a global configuration too, as well as _SqlResultSetMapping_.
I haven't process (mocking annotations) for all NamedQuery/NamedNativeQuery/SequenceGenerator/TableGenerator/SqlResultSetMapping defined in orm.xml, but just collected them. I need to know if this issue starts from index or you'd prefer a generated jaxb class instances collection.
If, this starts from index, one way i'd think is i can just find a class and mock all these annotations on to it, wdyt?

      was (Author: stliu):
    how this is planned?
EntityListeners from persistence-metadata-unit is a global configuration annotation too.
and SqlResultSetMapping
now, i haven't process (mocking annotations) for all NamedQuery/NamedNativeQuery/SequenceGenerator/TableGenerator/SqlResultSetMapping defined in orm.xml, but just collected them

so, i need to know if this issue starts from index or you'd prefer a generated jaxb class instances collection.

if, this starts from index, one way i'd think is i can just find a class and mock all these annotations on to it, wdyt?
  
> Process and bind global configuration annotations
> -------------------------------------------------
>
>                 Key: HHH-6132
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6132
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: metamodel
>            Reporter: Hardy Ferentschik
>            Assignee: John Verhaeg
>             Fix For: 4.0.0.Alpha3
>
>


-- 
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