Package | Description |
---|---|
org.eclipse.emf.cdo.server |
Server concepts for dealing with repositories and stores.
|
org.eclipse.emf.cdo.server.db |
Server concepts for dealing with DB stores and accessors.
|
org.eclipse.emf.cdo.spi.workspace |
Server provider interfaces (SPI) for CDO
workspaces . |
Modifier and Type | Interface and Description |
---|---|
static interface |
IStoreAccessor.Raw2
An extension interface for
store accessors that support raw data access as needed by
repository synchronizers or server importers . |
Modifier and Type | Interface and Description |
---|---|
interface |
IDBStoreAccessor
A
store accessor for CDO's proprietary object/relational mapper. |
Modifier and Type | Method and Description |
---|---|
void |
InternalCDOWorkspaceBase.deleteAddedAndDetachedObjects(IStoreAccessor.Raw accessor,
CDOBranch branch) |
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