Uses of Interface
org.eclipse.emf.cdo.util.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
Modifier and TypeInterfaceDescriptioninterface
A Net4j-specific CDOsession
.interface
Deprecated. -
Uses of CDOUpdatable in org.eclipse.emf.cdo.session
Modifier 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
Modifier and TypeInterfaceDescriptioninterface
A read-write view to the current (i.e.Modifier 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
-
Uses of CDOUpdatable in org.eclipse.emf.spi.cdo
Modifier 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
.