|
org.hibernate.AnnotationException: Unable to create unique key constraint while making more than one column
|
1
|
3808
|
December 4, 2019
|
|
How to prevent Hibernate to making a column with unique = true automatically
|
12
|
6673
|
September 5, 2022
|
|
How to declare a name for the unique constraint of OneToOne mapping
|
1
|
99
|
July 29, 2024
|
|
Missing auto generated constraint names on h2 ddl
|
1
|
215
|
April 5, 2024
|
|
Hibernate uuid2 uses lowercase String while SQL Server uniqueidentifier expects an uppercase String
|
2
|
4882
|
June 19, 2024
|