[
https://issues.apache.org/jira/browse/OPENJPA-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743330#action_12743330
]
Pinaki Poddar commented on OPENJPA-1112:
----------------------------------------
Two cases should be distinguished
a) where the owning instance of an embddable is also in the query result :
can this get trickier by the order of projection terms i.e. the order in
which these instances are loaded in memory?
b) where the owning instance of an embddable is not in the query result
In case (b) what is the proposed behavior when the embddable instance is
mutated? Throw exception right there, warn or silently ignore changes on
commit/merge?
> JPA2 Query result of embeddable object can not be further updated
> -----------------------------------------------------------------
>
> Key: OPENJPA-1112
> URL: https://issues.apache.org/jira/browse/OPENJPA-1112
> Project: OpenJPA
> Issue Type: Sub-task
> Reporter: Catalina Wei
> Assignee: Catalina Wei
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.