Uses of Interface
org.eclipse.emf.cdo.server.db.IIDHandler
Package
Description
Server concepts for dealing with DB stores and accessors.
Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
-
Uses of IIDHandler in org.eclipse.emf.cdo.server.db
-
Uses of IIDHandler in org.eclipse.emf.cdo.server.db.mapping
Modifier and TypeMethodDescriptionIListMappingUnitSupport.queryUnitEntries
(IDBStoreAccessor accessor, IIDHandler idHandler, long timeStamp, CDOID rootID) void
IListMappingUnitSupport.readUnitEntries
(ResultSet resultSet, IIDHandler idHandler, CDOID id, org.eclipse.net4j.util.collection.MoveableList<Object> list)