OpenJPA allows commit where fields with @Column(nullable=false) set to null 
----------------------------------------------------------------------------

                 Key: OPENJPA-665
                 URL: https://issues.apache.org/jira/browse/OPENJPA-665
             Project: OpenJPA
          Issue Type: Bug
          Components: jpa
            Reporter: Pinaki Poddar
            Assignee: Pinaki Poddar
             Fix For: 1.2.0


OpenJPA disallows setting of null values to basic fields that are not optional.
But it allows setting null values to basic fields whose column is set as 
nullable=false.

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