Issue Type: Bug Bug
Assignee: Unassigned
Components: metamodel
Created: 10/Sep/12 10:46 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?

Project: Hibernate ORM
Labels: metamodel
Priority: Major Major
Reporter: Hardy Ferentschik
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