[hibernate-issues] [Hibernate-JIRA] Commented: (ANN-831) EntityManager.getDelegate has been incorrectly removed from JPA 1 to JPA 2.Beta1

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu May 7 17:40:13 EDT 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/ANN-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33130#action_33130 ] 

Emmanuel Bernard commented on ANN-831:
--------------------------------------

a work around is to use em.unwrap(Session.class) but this method must come back or it will break a bunch of stuffs. It is worth releasing a beta2 for that.

> EntityManager.getDelegate has been incorrectly removed from JPA 1 to JPA 2.Beta1
> --------------------------------------------------------------------------------
>
>                 Key: ANN-831
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-831
>             Project: Hibernate Annotations
>          Issue Type: Bug
>            Reporter: Emmanuel Bernard
>            Assignee: Hardy Ferentschik
>             Fix For: 3.5
>
>


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