[
https://issues.apache.org/jira/browse/OPENJPA-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick reopened OPENJPA-665:
----------------------------------
Assignee: Michael Dick (was: Pinaki Poddar)
This change introduced a regression with LOBs which may not be set to null. I'm
reopening the issue to address LOBs
> 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: Michael Dick
> 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.