Problemunvalidated
Hibernate ORM doesn’t bother checking if a collection element is deeply equal to an element of the initial state — @ElementCollection(fetch = FetchType.EAGER). Tension: the user passes the fields they want. Outcome: avoid replacing objects in that case.
6310a3e2-df34-4b3e-9493-ec9762a41725
Hibernate ORM doesn’t bother checking if a collection element is deeply equal to an element of the initial state — @ElementCollection(fetch = FetchType.EAGER). Tension: the user passes the fields they want. Outcome: avoid replacing objects in that case.