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

Strong Liu (JIRA) noreply at atlassian.com
Fri Nov 25 11:15:19 EST 2011


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