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

Juraci Paixao Krohling (JIRA) noreply at atlassian.com
Fri Oct 10 13:02:04 EDT 2008


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
         Attachments: ChangeMethodNameInTestCases.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