public interface IListMappingUnitSupport extends IListMapping
IListMapping in order to provide unit support.| Modifier and Type | Method and Description |
|---|---|
ResultSet |
queryUnitEntries(IDBStoreAccessor accessor,
IIDHandler idHandler,
long timeStamp,
CDOID rootID) |
void |
readUnitEntries(ResultSet resultSet,
IIDHandler idHandler,
CDOID id,
MoveableList<Object> list) |
getDBTables, getFeature, objectDetached, queryXRefs, readChunks, readValues, writeValuesResultSet queryUnitEntries(IDBStoreAccessor accessor, IIDHandler idHandler, long timeStamp, CDOID rootID) throws SQLException
SQLExceptionvoid readUnitEntries(ResultSet resultSet, IIDHandler idHandler, CDOID id, MoveableList<Object> list) throws SQLException
SQLExceptionCopyright (c) 2014 Eike Stepper (Berlin, 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