Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 473965f22882aa5f527ed8d97aceeadfeecb9df6
https://github.com/hibernate/hibernate-orm/commit/473965f22882aa5f527ed8d...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaEntity.java
Log Message:
-----------
allow long as return type of mutation @Query method
required by Jakarta Data
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: eb1b78ff0b76153fbc39d12888ea043631f8c0ec
https://github.com/hibernate/hibernate-orm/commit/eb1b78ff0b76153fbc39d12...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaEntity.java
Log Message:
-----------
allow binding Lists to 'in' condition parameters for @Query method
required by Jakarta Data, and generally very useful!
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 3370dc81bc0beeed61e2b3eaba74f9b986ae4302
https://github.com/hibernate/hibernate-orm/commit/3370dc81bc0beeed61e2b3e...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
A
tooling/metamodel-generator/src/jakartaData/java/org/hibernate/processor/test/data/basic/Concrete.java
M
tooling/metamodel-generator/src/jakartaData/java/org/hibernate/processor/test/data/basic/DataTest.java
A
tooling/metamodel-generator/src/jakartaData/java/org/hibernate/processor/test/data/basic/IdOperations.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaEntity.java
Log Message:
-----------
fix bug in handling of 'this', fix error locations for HQL validation
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 74c026b27d28719480f944e7f1daf395bb760130
https://github.com/hibernate/hibernate-orm/commit/74c026b27d28719480f944e...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaEntity.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/QueryMethod.java
Log Message:
-----------
fix bug where type annotations got generated onto Class literals
needed for Jakarta Data TCK
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 6beb0113694e8359b305dbe544881d1705ce5169
https://github.com/hibernate/hibernate-orm/commit/6beb0113694e8359b305dbe...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractQueryMethod.java
Log Message:
-----------
fix cursored previous page navigation
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-orm/compare/b281d8b8016c...6beb011...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications