[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4807) not-null checking no longer applied even if Bean Validation is not present

Emmanuel Bernard (JIRA) noreply at atlassian.com
Fri Jan 15 07:55:29 EST 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35239#action_35239 ] 

Emmanuel Bernard commented on HHH-4807:
---------------------------------------

To preserve backward compatibility, if BV is not in the classpath, we keep the not null checking as it is today.
If BV is present in the classpath, we disable Hibernate Core's not-null checking.

> not-null checking no longer applied even if Bean Validation is not present
> --------------------------------------------------------------------------
>
>                 Key: HHH-4807
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4807
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: entity-manager
>    Affects Versions: 3.5.0-Beta-3
>            Reporter: Emmanuel Bernard
>            Assignee: Emmanuel Bernard
>             Fix For: 3.5.0-Beta-4
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list