Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0da311e022a512abd542a3b6b09e4ed53e9ebe94
https://github.com/hibernate/hibernate-orm/commit/0da311e022a512abd542a3b...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/LifecycleMethod.java
Log Message:
-----------
fix exceptions thrown from JD lifecycle method
SS does not do exception translation
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 23dc51d2913526f4e89b2e710ba7c2da70b8c930
https://github.com/hibernate/hibernate-orm/commit/23dc51d2913526f4e89b2e7...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/IdFinderMethod.java
Log Message:
-----------
fix exceptions thrown from by-id @Find method
previously, for SS it would just return null
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 04d22686bb92533e7bebeb2dfa437f687210e54a
https://github.com/hibernate/hibernate-orm/commit/04d22686bb92533e7bebeb2...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractQueryMethod.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
Log Message:
-----------
improve Jakarta Data exception messages
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-orm/compare/afc92451d990...04d2268...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications