[ https://issues.apache.org/jira/browse/OPENJPA-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang closed OPENJPA-1837. ----------------------------- > ElementCollection contains Embeddable with blob value fails in Oracle > --------------------------------------------------------------------- > > Key: OPENJPA-1837 > URL: https://issues.apache.org/jira/browse/OPENJPA-1837 > Project: OpenJPA > Issue Type: Bug > Components: jdbc > Affects Versions: 2.0.1 > Reporter: Fay Wang > Assignee: Fay Wang > Fix For: 2.0.1 > > Attachments: Openjpa-1837-1.patch, OPENJPA-1837.patch > > > An element collection which contains Embeddable with Lob field fails with Oracle: > org.apache.openjpa.persistence.ArgumentException: "org.apache.openjpa.persistence.jdbc.annotations.EmbedOwner.embedCollection" is mapped as embedded, but embedded field "org.apache.openjpa.persistence.jdbc.annotations.EmbedOwner.embedCollection.org.apache.openjpa.persistence.jdbc.annotations.EmbedValue.blob" is not embeddable. Embedded element/key/value types are limited to simple fields and direct relations to other persistent types. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.