[hibernate-issues] [Hibernate-JIRA] Created: (ANN-787) @UniqueConstraint annotation not creating unique indexes

Avinash THM (JIRA) noreply at atlassian.com
Tue Nov 25 05:36:15 EST 2008


@UniqueConstraint annotation not creating unique indexes
--------------------------------------------------------

                 Key: ANN-787
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-787
             Project: Hibernate Annotations
          Issue Type: Bug
    Affects Versions: 3.3.1.GA
         Environment: hibernate-core 3.3.1GA, hibernate-annotations 3.4.0GA, DB2 version 9.1
            Reporter: Avinash THM
            Priority: Minor


Unique indexes are not being created when using @UniqueConstraint annotation.
The tables are created properly with primary keys and foreign keys, but the unique indexes are not created.
I have posted the issue in hibernate forum (http://forum.hibernate.org/viewtopic.php?t=991505&highlight=) but didnt get any reply.

I have also seen a couple of posts for the same problem.

can anybody help me out with this issue?

-- 
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