-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Description
Description
Giovanni Lovato is pushing the boundaries again 😁
Using an updatable collection/map in an updatable flat view fails with weird exceptions. Query flushing doesn't fall back to entity flushing for that collection as it should and when configuring entity flushing, the produced JPQL for the fetching of dirty attributes is messed up.
This will be a Hibernate only thing again since collections in embeddables are only support by Hibernate as far as I know.
Expected behavior
Actual behavior
Steps to reproduce
Environment
Version:
JPA-Provider:
DBMS:
Application Server:
Reactions are currently unavailable