Change By: Hardy Ferentschik (11/Sep/12 10:06 AM)
Description: The new metamodel take care of table constraints via _Binder#bindUniqueConstraints_. This only includes constraints in the primary or secondary table of an entity. Join tables can, however, also define unique constraints via eg _@CollectionTable_ or _@JoinTable_.

On a source level unique constraints are currently retrieved from _EntitySource#getConstraints_. Should _getConstraints_ not really be part of
 _TableSpecificationSource_  _TableSpecification_
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira