Class InvalidationSet

java.lang.Object
de.hybris.platform.tx.InvalidationSet
Direct Known Subclasses:
Transaction.TxInvalidationSet

@NotThreadSafe public class InvalidationSet extends Object
Collects delayed invalidations and records simulated / derived invalidations too.

This class is intended to be used inside a running transaction and therefore should be used by one thread only!