| Interface | Description |
|---|---|
| ItemModelTransactionTest.Gate | |
| ItemModelTransactionTest.Join | |
| ItemModelTransactionTest.JoinGate | |
| ItemModelTransactionTest.SyncPoint |
| Class | Description |
|---|---|
| HybrisTransactionManagerExceptionsTest |
Tests correct translation of Jalo transaction errors into Spring counterparts (defined by
PlatformTransactionManager). |
| ItemModelTransactionPerformanceTest |
Tests item data invalidation after updates inside and outside of transaction for both model and jalo layer.
|
| ItemModelTransactionTest |
Tests item data invalidation after updates inside and outside of transaction for both model and jalo layer.
|
| ItemModelTransactionTest.ThreadSync | |
| MockTransactionManager | |
| ModelAwareTransactionCallback<M extends ItemModel> |
Model-aware transaction wrapper which internally consist of preparation , performing the logic from
ModelAwareTransactionCallback.doInModelAwareTransaction(TransactionStatus) and storing phase. |
| ModelAwareTransactionCallbackTest | |
| ModelAwareTransactionCallbackWithoutResult<M extends ItemModel> |
Model-aware transaction call-back used for transaction bodies without result.
|
| ModelAwareTransactionTemplateTest |
Copyright © 2017 SAP SE. All Rights Reserved.