Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: bb1f5bf8e3ab9cc09509392ef428ca20646e8f82
https://github.com/hibernate/hibernate-orm/commit/bb1f5bf8e3ab9cc09509392...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Advanced.adoc
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
move custom id generators to Advanced + expand it
fix an ambiguity around "natural id" for Steve
Commit: 15422ea13bdf602b6c408e88750c6418fab173b9
https://github.com/hibernate/hibernate-orm/commit/15422ea13bdf602b6c408e8...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
improve section on versions
Commit: 75e387e81b1356a2dc3385261d20afd4d99e7c7d
https://github.com/hibernate/hibernate-orm/commit/75e387e81b1356a2dc33852...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
three clarifications from Steve
Commit: c5d7030741daa8c2c40bd8a17a5a83d945be18d0
https://github.com/hibernate/hibernate-orm/commit/c5d7030741daa8c2c40bd8a...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/id/uuid/UuidGenerator.java
Log Message:
-----------
fix misleading parameter name
Commit: 15be098de7eb78c344472396a4963057ade90314
https://github.com/hibernate/hibernate-orm/commit/15be098de7eb78c34447239...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
fix two more doc issues for Steve
Compare:
https://github.com/hibernate/hibernate-orm/compare/97ab6f687958...15be098...