LDEV-3300: Save Q&A questions before saving the parent object because if Hibernate decides to save Conditions first, some question could be …
Show more
LDEV-3300: Save Q&A questions before saving the parent object because if Hibernate decides to save Conditions first, some question could be not saved yet and it will trigger "non-transient object not saved" error.
Show less