Interface DbRowOpSorter
-
- All Known Implementing Classes:
DefaultDbRowOpSorter,GraphBasedDbRowOpSorter
public interface DbRowOpSorterSorter ofDbRowOpoperations.- Since:
- 4.2
- See Also:
default implementation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<DbRowOp>sort(List<DbRowOp> dbRows)
-