Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-ogm
Commit: 2e4a98cc45b30fad32f7bf4088a8deac880cd2ef
https://github.com/hibernate/hibernate-ogm/commit/2e4a98cc45b30fad32f7bf4...
Author: Hardy Ferentschik <hardy(a)ferentschik.de>
Date: 2015-03-10 (Tue, 10 Mar 2015)
Changed paths:
M core/src/main/java/org/hibernate/ogm/hibernatecore/impl/OgmSessionImpl.java
M core/src/main/java/org/hibernate/ogm/jpa/impl/OgmEntityManager.java
M core/src/main/java/org/hibernate/ogm/jpa/impl/OgmEntityManagerFactory.java
Log Message:
-----------
OGM-412 Align the use of house keeping method calls between ORMs
EntityManagerImpl/SessionImpl with the respective OgmEntityManager/OgmSessionImpl