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