Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: ae2f73a3150c34e6a3ca39da84a87d9f8ffa004c
https://github.com/hibernate/hibernate-orm/commit/ae2f73a3150c34e6a3ca39d...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/AnnotationMeta.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/NamedQueryMethod.java
Log Message:
-----------
use @Nonnull annotation in generated named query method
Commit: 781cdc88047005da64db12fefb73001de9cc4c85
https://github.com/hibernate/hibernate-orm/commit/781cdc88047005da64db12f...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Generator.adoc
Log Message:
-----------
more improvements to the new chapter
Compare:
https://github.com/hibernate/hibernate-orm/compare/ec830945e6d2...781cdc8...