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 | Interface and Description |
---|---|
interface |
CDOTransactionConflictEvent
|
interface |
CDOTransactionFinishedEvent
|
interface |
CDOTransactionStartedEvent
|
Modifier and Type | Interface and Description |
---|---|
interface |
CDOViewAdaptersNotifiedEvent
|
interface |
CDOViewDurabilityChangedEvent
|
interface |
CDOViewInvalidationEvent
A
view event fired when passive updates (commit notifications) are being received from a remote
repository. |
interface |
CDOViewLocksChangedEvent
A
view event fired when lock changes are being received from a remote
repository. |
interface |
CDOViewTargetChangedEvent
A
view event fired when the branch point of a view has changed. |
Modifier and Type | Class and Description |
---|---|
static class |
CDOViewEventProducer.CDOAttachingObjectEvent |
static class |
CDOViewEventProducer.CDOCommittedTransactionEvent |
static class |
CDOViewEventProducer.CDOCommittingTransactionEvent |
static class |
CDOViewEventProducer.CDODetachingObjectEvent |
static class |
CDOViewEventProducer.CDOModifyingObjectEvent |
static class |
CDOViewEventProducer.CDOObjectStateChangedEvent |
static class |
CDOViewEventProducer.CDORolledBackTransactionEvent |
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html