Closed edu-zamora closed 10 years ago
If we use the @Unique annotation in different fields of a class, it will create a unique constraint per field. In some situations, it would be useful to be able to create unique constraint including more than one column.
closing because of duplicate pull request #60
If we use the @Unique annotation in different fields of a class, it will create a unique constraint per field. In some situations, it would be useful to be able to create unique constraint including more than one column.