[
http://opensource.atlassian.com/projects/hibernate/browse/ANN-470?page=co...
]
Emmanuel Bernard commented on ANN-470:
--------------------------------------
This is not possible, since UniqueConstraint is part of the javax.persistence package.
If needed, we'll have to introduce an org.hibernate.annotations version
enrich UniqueConstraint with property name
------------------------------------------
Key: ANN-470
URL:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-470
Project: Hibernate Annotations
Type: Improvement
Reporter: Johnny D.
To be able in annotation to give uniqueConstraint exact database name, there is need to
add field java.lang.String name(); to annotation class UniqueConstraint in similar way
like in index is.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira