[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5418) Have Configuration delay parsing/binding of mappings until buildMappings() is called

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Jul 27 09:55:35 EDT 2010


Have Configuration delay parsing/binding of mappings until buildMappings() is called
------------------------------------------------------------------------------------

                 Key: HHH-5418
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5418
             Project: Hibernate Core
          Issue Type: Improvement
          Components: annotations, core
    Affects Versions: 3.6.0.Beta1, 3.5.4
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.6.0.Beta2


This is the scheme used by AnnotationConfiguration so that it can implement its 'hibernate.mapping.precedence' capability.  Making Configuration work this way is a pre-requisite for any merge work.

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