Interface IListMapping3
- 
- All Superinterfaces:
- IListMapping,- IListMapping2
 
 public interface IListMapping3 extends IListMapping2 Extension interface toIListMapping2.- Since:
- 4.4
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetClassMapping(IClassMapping classMapping)- 
Methods inherited from interface org.eclipse.emf.cdo.server.db.mapping.IListMappinggetDBTables, getFeature, objectDetached, queryXRefs, readChunks, readValues, writeValues
 - 
Methods inherited from interface org.eclipse.emf.cdo.server.db.mapping.IListMapping2addRangedChunkWhere, addSimpleChunkWhere
 
- 
 
- 
- 
- 
Method Detail- 
setClassMappingvoid setClassMapping(IClassMapping classMapping) 
 
- 
 
-