Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: f6b366fa417f222f17205069c99867495816988a
https://github.com/hibernate/hibernate-orm/commit/f6b366fa417f222f1720506...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M
tooling/metamodel-generator/src/jakartaData/java/org/hibernate/processor/test/data/basic/BookAuthorRepository.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/AbstractFinderMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaEntity.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/IdFinderMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/NaturalIdFinderMethod.java
M
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/dao/StatefulDao.java
M
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/dao/StatelessDao.java
Log Message:
-----------
better impl of repository id lookup methods returning Optional
Signed-off-by: Gavin King <gavin(a)hibernate.org>
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications