[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6439?page=c...
]
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