| Package | Description |
|---|---|
| de.hybris.platform.directpersistence | |
| de.hybris.platform.directpersistence.exception | |
| de.hybris.platform.directpersistence.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PersistResult> |
WritePersistenceGateway.persist(ChangeSet changeSet)
Persists changes in persistence storage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentModificationException
Exception thrown in case of optimistic locking failure.
|
class |
UpdateRowException
Exception thrown when row was expected to be updated but update was not executed due to missing target row.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PersistResult> |
DefaultWritePersistenceGateway.persist(ChangeSet changeSet) |
java.util.Collection<PersistResult> |
DefaultWritePersistenceGateway.persistInternal(ChangeSet changeSet) |
Copyright © 2018 SAP SE. All Rights Reserved.