Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: f5053732583151f7734928b52749f84d942313ed
https://github.com/hibernate/hibernate-orm/commit/f5053732583151f7734928b...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-24 (Sun, 24 Mar 2024)
Changed paths:
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractCriteriaMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractQueryMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/CriteriaDeleteMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/CriteriaFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/QueryMethod.java
Log Message:
-----------
use createMutationQuery() and createSelectionQuery()
squashes a deprecation warning in Maven
Commit: f81124c5117ed5f11e0c666c7a2c24bea2b74c57
https://github.com/hibernate/hibernate-orm/commit/f81124c5117ed5f11e0c666...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-24 (Sun, 24 Mar 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/id/Assigned.java
Log Message:
-----------
fix an ancient error message
Compare: https://github.com/hibernate/hibernate-orm/compare/f78c6da4f712...f81124c...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications