Uses of Class
org.apache.olingo.ext.proxy.commons.PersistenceChanges
Packages that use PersistenceChanges
-
Uses of PersistenceChanges in org.apache.olingo.ext.proxy.commons
Methods in org.apache.olingo.ext.proxy.commons with parameters of type PersistenceChangesModifier and TypeMethodDescriptionprotected void
NonTransactionalPersistenceManagerImpl.doFlush
(PersistenceChanges changes, TransactionItems items) protected void
TransactionalPersistenceManagerImpl.doFlush
(PersistenceChanges changes, TransactionItems items) Transactional changes commit.