[hibernate-issues] [Hibernate-JIRA] Updated: (EJB-395) Change method name "getEntityManager" to "getOrCreateEntityManager"

Juraci Paixao Krohling (JIRA) noreply at atlassian.com
Fri Oct 17 08:05:05 EDT 2008


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

Juraci Paixao Krohling updated EJB-395:
---------------------------------------

    Attachment: ChangeMethodNameInTestCases2.diff

Adapted to revision 15355

> Change method name "getEntityManager" to "getOrCreateEntityManager"
> -------------------------------------------------------------------
>
>                 Key: EJB-395
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-395
>             Project: Hibernate Entity Manager
>          Issue Type: Improvement
>          Components: EntityManager
>            Reporter: Juraci Paixao Krohling
>            Assignee: Juraci Paixao Krohling
>         Attachments: ChangeMethodNameInTestCases.diff, ChangeMethodNameInTestCases2.diff
>
>
> The tests under the branch v3_2_1_GA_CP had a patch EJB-394, based on EJB-393, but slightly different. The method name for getting or creating a new entity manager become getOrCreateEntityManager, while in trunk it is getEntityManager. So, the attached patch makes it consistent. 
> Also, a fix for the previously "getEntityManager(Map)" (now createEntityManager) is included, as stated on JBPAPP-1271

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