[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6439) Add Dialect.getAddUniqueConstraintString()

John Verhaeg (JIRA) noreply at atlassian.com
Fri Sep 9 11:34:02 EDT 2011


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

John Verhaeg resolved HHH-6439.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.0.0.next)
                   4.0.0.CR3

Added getAddUniqueConstraintString method to Dialect and updated UniqueKey classes to use it

> Add Dialect.getAddUniqueConstraintString() 
> -------------------------------------------
>
>                 Key: HHH-6439
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6439
>             Project: Hibernate Core
>          Issue Type: Task
>          Components: core
>            Reporter: Gail Badner
>            Assignee: John Verhaeg
>             Fix For: 4.0.0.CR3
>
>
> Currently, Dialect.getAddPrimaryKeyConstraintString() is used for unique keys, then "primary key" is replaced by "unique".

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