When an entity class is annotated, hbm2ddl does not add the check constraint on the table.
Worked in 5.6.15.Final.
Broken with 6.2.6.Final.
hibernate-test-case-templates use-case is comming
Note
The test case also exhibits a similar problem when annotation is used on a basic-typed field or property with Hibernate 5.
Basic-typed field or property annotation works with Hibernate 6. |
|