Package de.hybris.platform.tx
package de.hybris.platform.tx
-
ClassDescriptionAn
AfterSaveEventis created after a database operation on an item.Collects theAfterSaveEvents for each entity change.Tests the TransactionEntityChangesCollectorUtility class to encode the entity changes.Listener that deals with theAfterSaveEvents.The registry contains theAfterSaveListeners registered in Spring and notifies them theAfterSaveEvents.Default implementation forAfterSaveListenerRegistrySignals that the requested transactional operation could not be performed in the current state.Collects delayed invalidations and records simulated / derived invalidations too.Invalidation object representation.Invalidation processor based onInvalidationManager.Interface for performing actual invalidation duringInvalidationSet.executeDelayedInvalidationsGlobally(),InvalidationSet.executeDelayedInvalidationsLocally()orInvalidationSet.executeDelayedRollbackInvalidationsLocally().Signals that a transaction had been rolled back despite callingTransaction.commit()because it had been marked as rollback-only before.The base class of all supported transaction typesUsed for execute a user's code fragment inside a transaction.Superclass of all system exceptions.PLA-13802