Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: f4d17be10ce1f5379f410407ea40f7d0a764514c
https://github.com/hibernate/hibernate-orm/commit/f4d17be10ce1f5379f41040...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-02-03 (Sat, 03 Feb 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/AbstractFinderMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/QueryMethod.java
Log Message:
-----------
small fixes to @Find and @HQL methods
don't include session parameter type where not necessary