Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8d30649cf1b9c967c4c74e7fd044dd9f934f536d
https://github.com/hibernate/hibernate-orm/commit/8d30649cf1b9c967c4c74e7...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-12-07 (Sat, 07 Dec 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractAnnotatedMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractCriteriaMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/IdFinderMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/LifecycleMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/util/Constants.java
Log Message:
-----------
use Objects.requireNonNull in generated code for repositories
instead of directly throwing IllegalArgumentException
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications