Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 297140734b6bdd2f34adb5ded4ebde59dd8a2539
https://github.com/hibernate/hibernate-orm/commit/297140734b6bdd2f34adb5d...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
minor changes for spacing
Commit: 5ed220f1139c89f49f9094f4041f7d4e95f52c7e
https://github.com/hibernate/hibernate-orm/commit/5ed220f1139c89f49f9094f...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/NaturalIdLoadAccess.java
M hibernate-core/src/main/java/org/hibernate/annotations/NaturalId.java
Log Message:
-----------
better treatment of mutable natural ids in jdoc
Commit: d5184d07d0abe53d3588571ebe03fc066f978fdf
https://github.com/hibernate/hibernate-orm/commit/d5184d07d0abe53d3588571...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Advanced.adoc
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/asciidoc/introduction/Mapping.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
M documentation/src/main/asciidoc/introduction/theme.yml
Log Message:
-----------
prevent orphaned table titles
split a section
Compare:
https://github.com/hibernate/hibernate-orm/compare/33d601f146cb...d5184d0...