Interface IClassMappingUnitSupport
- 
- All Superinterfaces:
- IClassMapping
 
 public interface IClassMappingUnitSupport extends IClassMapping An extension interface forclass mappingsthat support units.- Since:
- 4.4
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreadUnitRevisions(IDBStoreAccessor accessor, CDOBranchPoint branchPoint, CDOID rootID, CDORevisionHandler revisionHandler)- 
Methods inherited from interface org.eclipse.emf.cdo.server.db.mapping.IClassMappingcreateObjectIDStatement, createResourceQueryStatement, detachObject, getDBTables, getEClass, getListMapping, getListMappings, getValueMappings, handleRevisions, queryXRefs, readChangeSet, readRevision, writeRevision
 
- 
 
- 
- 
- 
Method Detail- 
readUnitRevisionsvoid readUnitRevisions(IDBStoreAccessor accessor, CDOBranchPoint branchPoint, CDOID rootID, CDORevisionHandler revisionHandler) throws java.sql.SQLException - Throws:
- java.sql.SQLException
 
 
- 
 
-