1. Why does Hibernate throw exception "java.lang.NoSuchMethodError: javax.persistence.UniqueConstraint.name()"? stackoverflow.comWhy does the |
2. Hibernate Annotations - Case Insensitive UniqueConstraint stackoverflow.comI have an entity annotated with the following:
Is it possible to make the UniqueConstraint case insensitive? We are using PostgreSQL.
Thanks in advance
Rich
... |