| Package | Description |
|---|---|
| org.eclipse.emf.cdo.server.db |
Server concepts for dealing with DB stores and accessors.
|
| org.eclipse.emf.cdo.server.db.mapping |
Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
|
| Modifier and Type | Method and Description |
|---|---|
IIDHandler |
IDBStore.getIDHandler() |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
IListMappingUnitSupport.queryUnitEntries(IDBStoreAccessor accessor,
IIDHandler idHandler,
long timeStamp,
CDOID rootID) |
void |
IListMappingUnitSupport.readUnitEntries(ResultSet resultSet,
IIDHandler idHandler,
CDOID id,
MoveableList<Object> list) |
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.