public class GraphBasedDbRowOpSorter extends Object implements DbRowOpSorter
DefaultDbRowOpSorter
but can handle more edge cases (like multiple meaningful PKs/FKs).
TODO: possible optimizations could be optional logic parts (e.g. detecting effective id intersections,
reflexive dependencies, etc.)Constructor and Description |
---|
GraphBasedDbRowOpSorter(Provider<DataDomain> dataDomainProvider) |
public GraphBasedDbRowOpSorter(Provider<DataDomain> dataDomainProvider)
Copyright © 2001–2021 Apache Cayenne. All rights reserved.