[ 
https://issues.apache.org/jira/browse/OPENJPA-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765370#action_12765370
 ] 

Tim McConnell commented on OPENJPA-1348:
----------------------------------------

See 
openjpa-persistence-jdbc\src\test\java\org\apache\openjpa\jdbc\writebehind\crud\TestEmbeddable.java
 and uncomment the testEntity01ManualFlush() method to see the failure....

> 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.

Reply via email to