[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6565) Unique constraint columns that already exist in the table are not found

Gail Badner (JIRA) noreply at atlassian.com
Wed Aug 10 19:18:05 EDT 2011


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

Gail Badner resolved HHH-6565.
------------------------------

    Resolution: Fixed

> Unique constraint columns that already exist in the table are not found
> -----------------------------------------------------------------------
>
>                 Key: HHH-6565
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6565
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>            Reporter: Gail Badner
>            Assignee: Gail Badner
>             Fix For: 4.0.0.next
>
>
> If globally-quoted identifiers is enabled, columns should be enclosed in quotes before calling TableSpecification.locateOrCreateColumn( columnName ). This is done correctly except when binding unique constraints. As a result, a column with the non-quoted name is added to the TableSpecification.

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