org.granite.tide.spring
Class JPASynchronizationManager
java.lang.Object
org.granite.tide.spring.JPASynchronizationManager
- All Implemented Interfaces:
- org.granite.tide.data.TideSynchronizationManager
public class JPASynchronizationManager
- extends Object
- implements org.granite.tide.data.TideSynchronizationManager
Responsible for registering a publishing synchronization on the JPA entity manager
Delegated to Hibernate-specific workarounds when necessary
- Author:
- william
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPASynchronizationManager
public JPASynchronizationManager()
registerSynchronization
public boolean registerSynchronization(Object resource,
boolean shouldRemoveContextAtEnd)
- Specified by:
registerSynchronization in interface org.granite.tide.data.TideSynchronizationManager