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) 2011-2015 Eike Stepper (Berlin, Germany) and others.