Open d-r-q opened 4 years ago
Requires API change to allow user to persist several entities in single call
Add test for factoring of tree of
data class ChildToParent(val id: Long?, parent: ChildToParent?)
Requires API change to allow user to persist several entities in single call
Add test for factoring of tree of