Uses of Interface
org.eclipse.emf.cdo.transaction.CDOTransactionAware
Packages that use CDOTransactionAware
Package
Description
Client concepts for dealing with transactions, distributed transactions and their save points.
Client service provider interfaces and useful base implementations.
-
Uses of CDOTransactionAware in org.eclipse.emf.cdo.transaction
Subinterfaces of CDOTransactionAware in org.eclipse.emf.cdo.transactionModifier and TypeInterfaceDescriptioninterfaceOne in a sequence of possibly several points in time of atransactionthat encapsulates the changes to transactional objects and that later changes can berolled backto.interfaceA stack-disciplined nested lifecycle region in atransaction. -
Uses of CDOTransactionAware in org.eclipse.emf.spi.cdo
Subinterfaces of CDOTransactionAware in org.eclipse.emf.spi.cdoModifier and TypeInterfaceDescriptioninterfaceAdds transaction-internal access to the mutable segment owned by a savepoint.