Uses of Interface
org.eclipse.emf.cdo.util.CDOUpdatable
Packages that use CDOUpdatable
Package
Description
Client concepts for dealing with Net4j-based sessions to remote repositories.
Client concepts for dealing with sessions to CDO repositories.
Client concepts for dealing with transactions, distributed transactions and their save points.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
Client service provider interfaces and useful base implementations.
-
Uses of CDOUpdatable in org.eclipse.emf.cdo.net4j
Subinterfaces of CDOUpdatable in org.eclipse.emf.cdo.net4jModifier and TypeInterfaceDescriptioninterface
A Net4j-specific CDOsession
.interface
Deprecated. -
Uses of CDOUpdatable in org.eclipse.emf.cdo.session
Subinterfaces of CDOUpdatable in org.eclipse.emf.cdo.sessionModifier and TypeInterfaceDescriptioninterface
Represents and controls the connection to a model repository in addition to the inheritedview
management functions. -
Uses of CDOUpdatable in org.eclipse.emf.cdo.transaction
Subinterfaces of CDOUpdatable in org.eclipse.emf.cdo.transactionModifier and TypeInterfaceDescriptioninterface
A read-write view to the current (i.e.Classes in org.eclipse.emf.cdo.transaction that implement CDOUpdatableModifier and TypeClassDescriptionclass
Atransaction
that persists changes to the object graph locally on commit and can later load these changes and push them to therepository
. -
Uses of CDOUpdatable in org.eclipse.emf.cdo.view
Subinterfaces of CDOUpdatable in org.eclipse.emf.cdo.view -
Uses of CDOUpdatable in org.eclipse.emf.spi.cdo
Subinterfaces of CDOUpdatable in org.eclipse.emf.spi.cdoModifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...
CDONet4jSession
.