Class DefaultDbRowOpSorter
java.lang.Object
org.apache.cayenne.access.flush.operation.DefaultDbRowOpSorter
- All Implemented Interfaces:
DbRowOpSorter
- Since:
- 4.2
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected static class
protected static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected Comparator
<DbRowOp> protected final Provider
<DataDomain> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Comparator
<DbRowOp> protected void
sortReflexive
(List<DbRowOp> sortedDbRows)
-
Field Details
-
dataDomainProvider
-
comparator
-
-
Constructor Details
-
DefaultDbRowOpSorter
-
-
Method Details
-
sort
- Specified by:
sort
in interfaceDbRowOpSorter
-
sortReflexive
-
getComparator
-