Package org.hibernate.cache.spi
Class StandardCacheTransactionSynchronization
java.lang.Object
org.hibernate.cache.spi.AbstractCacheTransactionSynchronization
org.hibernate.cache.spi.StandardCacheTransactionSynchronization
- All Implemented Interfaces:
CacheTransactionSynchronization
public class StandardCacheTransactionSynchronization
extends AbstractCacheTransactionSynchronization
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.cache.spi.AbstractCacheTransactionSynchronization
getCachingTimestamp, transactionCompleted, transactionCompleting, transactionJoined
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hibernate.cache.spi.CacheTransactionSynchronization
transactionResumed, transactionSuspended
-
Constructor Details
-
StandardCacheTransactionSynchronization
-