org.granite.tide.data
Interface TideSynchronizationManager

All Known Implementing Classes:
Hibernate3SynchronizationManager, Hibernate4SynchronizationManager, JPASynchronizationManager

public interface TideSynchronizationManager


Method Summary
 boolean registerSynchronization(Object resource, boolean shouldRemoveContextAtEnd)
           
 

Method Detail

registerSynchronization

boolean registerSynchronization(Object resource,
                                boolean shouldRemoveContextAtEnd)