File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Hibernate 7.0 therefore baselines on Java 17 whereas previous versions baseline
2222* misplaced annotations such as an annotated getter method with FIELD access
2323* stricter following of JavaBean conventions
2424
25- See the [ Migration Guide] ( https://docs.jboss.org/hibernate/orm/7.0/migration-guide/migration-guide.html#annotation -validation ) for details.
25+ See the [ Migration Guide] ( https://docs.jboss.org/hibernate/orm/7.0/migration-guide/migration-guide.html#model -validation ) for details.
2626
2727
2828### <a name =" mapping-xml " ></a > mapping.xsd
@@ -82,9 +82,7 @@ Second, it allows mixing of explicit and implicit value strategies.
8282
8383See the [ Migration Guide] ( https://docs.jboss.org/hibernate/orm/7.0/userguide/html_single/Hibernate_User_Guide.html#associations-any ) for details.
8484
85-
86- [[ cleanup]]
87- == Clean-up
85+ ### <a name=cleanup"></a > Clean-up
8886
8987A lot of deprecated contracts and behavior has been removed.
9088See the [ Migration Guide] ( https://docs.jboss.org/hibernate/orm/7.0/migration-guide/migration-guide.html#cleanup ) for details.
You can’t perform that action at this time.
0 commit comments