Package de.hybris.platform.servicelayer.tx
package de.hybris.platform.servicelayer.tx
-
ClassDescriptionTests correct translation of Jalo transaction errors into Spring counterparts (defined by
PlatformTransactionManager).Tests item data invalidation after updates inside and outside of transaction for both model and jalo layer.Tests item data invalidation after updates inside and outside of transaction for both model and jalo layer.ModelAwareTransactionCallback<M extends ItemModel>Model-aware transaction wrapper which internally consist of preparation , performing the logic fromModelAwareTransactionCallback.doInModelAwareTransaction(TransactionStatus)and storing phase.Model-aware transaction call-back used for transaction bodies without result.