org.granite.tide.spring
Class Hibernate4SynchronizationManager
java.lang.Object
org.granite.tide.spring.Hibernate4SynchronizationManager
- All Implemented Interfaces:
- TideSynchronizationManager
public class Hibernate4SynchronizationManager
- extends Object
- implements TideSynchronizationManager
Responsible for registering a publishing queued process on the Hibernate 4 session
- Author:
- william
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hibernate4SynchronizationManager
public Hibernate4SynchronizationManager()
registerSynchronization
public boolean registerSynchronization(Object resource,
boolean shouldRemoveContextAtEnd)
- Specified by:
registerSynchronization in interface TideSynchronizationManager