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


An element collection which contains Embeddable with Lob field fails with 
Oracle:

<openjpa-2.1.0-SNAPSHOT-runknown fatal user error> 
org.apache.openjpa.persistence.ArgumentException: 
"org.apache.openjpa.persistence.jdbc.annotations.EmbedOwner.embedCollection<element:class
 org.apache.openjpa.persistence.jdbc.annotations.EmbedValue>" 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.

Reply via email to