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