Skip to content

Support updatable collections in embeddables #597

@beikov

Description

@beikov

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:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions