Interface IBranchDeletionSupport
- 
 public interface IBranchDeletionSupportExtension interface toIListMappingandIClassMapping.- Since:
- 4.11
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddeleteBranches(IDBStoreAccessor accessor, org.eclipse.net4j.db.Batch batch, java.lang.String idList)
 
- 
- 
- 
Method Detail- 
deleteBranchesvoid deleteBranches(IDBStoreAccessor accessor, org.eclipse.net4j.db.Batch batch, java.lang.String idList) 
 
- 
 
-