org.hibernate.cache

Interface TransactionAwareCache

public interface TransactionAwareCache

Marker interface for identifying cache impls which are aware of JTA transactions
Author:
Steve Ebersole