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