| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CDOObjectHandler[] |
CDOPushTransaction.getObjectHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
CDOPushTransaction.addObjectHandler(CDOObjectHandler handler) |
void |
CDOPushTransaction.removeObjectHandler(CDOObjectHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
CDOObjectHandler[] |
CDOView.getObjectHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
CDOView.addObjectHandler(CDOObjectHandler handler) |
void |
CDOView.removeObjectHandler(CDOObjectHandler handler) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.