public interface DuplicationMapper
| Modifier and Type | Method and Description |
|---|---|
void |
batchInsert(DuplicationUnitDto unit) |
List<DuplicationUnitDto> |
selectCandidates(int resourceSnapshotId,
Integer lastSnapshotId,
String language) |
List<DuplicationUnitDto> selectCandidates(int resourceSnapshotId, Integer lastSnapshotId, String language)
void batchInsert(DuplicationUnitDto unit)
Copyright © 2009-2012 SonarSource. All Rights Reserved.