[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6110) Initial work to integrate new metamodel into persisters

Gail Badner (JIRA) noreply at atlassian.com
Wed Jun 8 07:40:25 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner updated HHH-6110:
-----------------------------

    Summary: Initial work to integrate new metamodel into persisters  (was: Integrate new metamodel into persisters)

Summary:

1) Added SessionFactoryBuilder, SessionFactoryBuilderImpl

2) Added SessionFactory.SessionFactoryOptions
- used for configuring Interceptor, EntityNotFoundDelegate.
- planning to move stuff out of o.h.cfg.Settings into SessionFactory.SessionFactoryOptions
- accessed via Metadata.getSessionFactoryBuilder()

3) Changed MetadataImplementor to extend org.hibernate.engine.spi.Mapping and added methods from Mapping to MetadataImpl

4) Uses new metamodel to set up entity cache regions and access strategies


> Initial work to integrate new metamodel into persisters
> -------------------------------------------------------
>
>                 Key: HHH-6110
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6110
>             Project: Hibernate Core
>          Issue Type: Task
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Gail Badner
>             Fix For: 4.0.0.Beta1
>
>


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