|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CDOUpdatable | |
---|---|
org.eclipse.emf.cdo.net4j | Client concepts for dealing with Net4j-based sessions to remote repositories. |
org.eclipse.emf.cdo.session | Client concepts for dealing with sessions to CDO repositories. |
org.eclipse.emf.cdo.transaction | Client concepts for dealing with transactions, distributed transactions and their save points. |
org.eclipse.emf.cdo.view | Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. |
org.eclipse.emf.spi.cdo | 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.net4j | |
---|---|
interface |
CDONet4jSession
A Net4j-specific CDO session . |
Uses of CDOUpdatable in org.eclipse.emf.cdo.session |
---|
Subinterfaces of CDOUpdatable in org.eclipse.emf.cdo.session | |
---|---|
interface |
CDOSession
Represents and controls the connection to a model repository in addition to the inherited view
management functions. |
Uses of CDOUpdatable in org.eclipse.emf.cdo.transaction |
---|
Subinterfaces of CDOUpdatable in org.eclipse.emf.cdo.transaction | |
---|---|
interface |
CDOTransaction
A read-write view to the current (i.e. latest) state of the object graph in the repository. |
Classes in org.eclipse.emf.cdo.transaction that implement CDOUpdatable | |
---|---|
class |
CDOPushTransaction
A transaction that persists changes to the object graph locally on commit and can later load
these changes and push them to the repository . |
Uses of CDOUpdatable in org.eclipse.emf.cdo.view |
---|
Subinterfaces of CDOUpdatable in org.eclipse.emf.cdo.view | |
---|---|
interface |
CDOView
A read-only view to the state of the object graph in the repository of the underlying session at a
specific time at a specific branch . |
Uses of CDOUpdatable in org.eclipse.emf.spi.cdo |
---|
Subinterfaces of CDOUpdatable in org.eclipse.emf.spi.cdo | |
---|---|
interface |
InternalCDOSession
|
interface |
InternalCDOTransaction
|
interface |
InternalCDOView
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |