Interface IListMapping3
- All Superinterfaces:
IFeatureMapping,IListMapping,IListMapping2
Extension interface to
IListMapping2.- Since:
- 4.4
- Author:
- Eike Stepper
-
Method Summary
Modifier and TypeMethodDescriptiondefault ITypeMappingvoidsetClassMapping(IClassMapping classMapping) Methods inherited from interface org.eclipse.emf.cdo.server.db.mapping.IListMapping
getDBTables, getDBType, getFeature, getField, objectDetached, queryXRefs, readChunks, readValues, writeValuesMethods inherited from interface org.eclipse.emf.cdo.server.db.mapping.IListMapping2
addRangedChunkWhere, addSimpleChunkWhere
-
Method Details
-
getTypeMapping
- Specified by:
getTypeMappingin interfaceIFeatureMapping- Specified by:
getTypeMappingin interfaceIListMapping- Specified by:
getTypeMappingin interfaceIListMapping2- Returns:
- The type mapping which is used for this feature mapping.
- Since:
- 4.14
-
setClassMapping
-