How can I configure j-easy/easy-random for Bidirectional association? For example,
Parent contains Set<Child> Child has reference to Parent
In Set<Child>, every child instance should refer to the same object of the composing Parent. However, currently new instance of Parent is created for every Child in Set<Child>
Aucun commentaire:
Enregistrer un commentaire