[hibernate-issues] [Hibernate-JIRA] Commented: (OGM-80) Simplify OGM configuration when Hibernate Core Native APIs are used and wrap into OGMSession*

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Jun 23 05:28:53 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/OGM-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42700#action_42700 ] 

Emmanuel Bernard commented on OGM-80:
-------------------------------------

Today, HibernateOgmPersistence#enforceOgmConfig does some magic for the user to make sure the configuration is properly set.
We need th same kind of mechanism for Hibernate Core native APIs (ie SessionFactory / Configuration).

We also need to wrap SessionFactory and Session into their OGM* equivalent.

It's very likely that both issues should be solved by the same code.

> Simplify OGM configuration when Hibernate Core Native APIs are used and wrap into OGMSession*
> ---------------------------------------------------------------------------------------------
>
>                 Key: OGM-80
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/OGM-80
>             Project: Hibernate OGM
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 3.0.0.Alpha2
>            Reporter: Emmanuel Bernard
>             Fix For: 3.0-next
>
>


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