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

Strong Liu (JIRA) noreply at atlassian.com
Sat Apr 30 02:23: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 ] 

Strong Liu commented on HHH-6132:
---------------------------------

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