[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6851) DB2 doesn't support NotNullUnique causes org.hibernate.test.annotations.uniqueconstraint.UniqueConstraintTest.testUniquenessConstraintWithSuperclassProperty fail

Strong Liu (JIRA) noreply at atlassian.com
Tue Nov 29 22:02:22 EST 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu resolved HHH-6851.
-----------------------------

    Resolution: Fixed

> DB2 doesn't support NotNullUnique causes org.hibernate.test.annotations.uniqueconstraint.UniqueConstraintTest.testUniquenessConstraintWithSuperclassProperty fail
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-6851
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6851
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: testsuite
>            Reporter: Strong Liu
>            Assignee: Strong Liu
>             Fix For: 4.0.0.next
>
>
> test _org.hibernate.test.annotations.uniqueconstraint.UniqueConstraintTest.testUniquenessConstraintWithSuperclassProperty_ checks Unique Constraint, but due to DB2 doesn't support NotNullUnique, and the unique constraint applied column in this test is nullable, so test fails

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list