You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…top level parameters to custom procedures.
This change makes the `NestedMapEntityWriter` extract the `@Target` from a `@RelationshipProperty`when an entity annotated with this is passed in top level.
Closes#2323.
While the extraction doesn't fail, it won't take the target entity into account when serializing. This should be fixed.
See latest comments in #2292
The text was updated successfully, but these errors were encountered: