[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 09:25:59 EDT 2011


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

Hardy Ferentschik edited comment on HHH-6132 at 5/2/11 8:25 AM:
----------------------------------------------------------------

Need to decide whether it is better to do this before or after the main entities are bound. Or maybe both.

Examples for these global configuration are:
* _FetchProfile_(s)
* _NamedQuery_
* _NamedNativeQuery_
* _SequenceGenerator_
* _TableGenerator_
* _org.hibernate.annotations.FilterDef(s)_
* _org.hibernate.annotations.TypeDef(s)_
* _org.hibernate.annotations.GenericGenerator(s)_
* _org.hibernate.annotations.NamedNativeQuery_
* _org.hibernate.annotations.Table(s)_ (provided there is still a way to iterate over all configured tables)

      was (Author: hardy.ferentschik):
    Need to decide whether it is better to do this before or after the main entities are bound. Or maybe both.

Examples for these global configuration are:
* _FetchProfile_(s)
* _NamedQuery_
* _NamedNativeQuery_
* _SequenceGenerator_
* _TableGenerator_
* _org.hibernate.annotations.FilterDef(s)_
* _org.hibernate.annotations.TypeDefs(s)_
* _org.hibernate.annotations.GenericGenerator(s)_
* _org.hibernate.annotations.NamedNativeQuery_
* _org.hibernate.annotations.Table(s)_ (provided there is still a way to iterate over all configured tables)
  
> 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