@Column( insertable=false ) broken, causes 'can not be set' exception
---------------------------------------------------------------------

                 Key: OPENJPA-729
                 URL: https://issues.apache.org/jira/browse/OPENJPA-729
             Project: OpenJPA
          Issue Type: Bug
          Components: jdbc
    Affects Versions: 1.2.0
            Reporter: Gil Markham


It appears the patch to fix OPENJPA-665 has caused UserExceptions to always 
occur on insert if using 'insertable=false' on a @Column annotation. I haven't 
verified by I would assume the same holds true for updates and 
'updatable=false' considering the code looks the same.

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