d-r-q/qbit

Add child to parent tree test

Opened this issue · 0 comments

d-r-q commented

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?)