[
https://issues.apache.org/jira/browse/OPENJPA-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim McConnell updated OPENJPA-1348:
-----------------------------------
Description: When using an entity that includes an embeddable with the
WriteBehind cache flush operation all the data associated with the entity is
properly persisted in the database. However, none of the data associated with
the embeddable is persisted. A testcase will be provided to demonstrate this
failure.....
Summary: Embeddable data not persisted when using WriteBehind cache
flush operation (was: Embeddable data not persisted when using WriteBehind
cache)
> Embeddable data not persisted when using WriteBehind cache flush operation
> --------------------------------------------------------------------------
>
> Key: OPENJPA-1348
> URL: https://issues.apache.org/jira/browse/OPENJPA-1348
> Project: OpenJPA
> Issue Type: Sub-task
> Reporter: Tim McConnell
> Assignee: Michael Dick
>
> When using an entity that includes an embeddable with the WriteBehind cache
> flush operation all the data associated with the entity is properly persisted
> in the database. However, none of the data associated with the embeddable is
> persisted. A testcase will be provided to demonstrate this failure.....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.