Branch: refs/heads/6.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: c824e1a6fa1b471f1847393f8e91ae8577db0ebb
https://github.com/hibernate/hibernate-orm/commit/c824e1a6fa1b471f1847393...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/Context.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/HibernateProcessor.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/validation/ProcessorSessionFactory.java
Log Message:
-----------
HHH-18863 change the way enum types -> values are cached to avoid lookups
Commit: 06758f09dfd3775d13bccf3e8a94e4bdbf373ff7
https://github.com/hibernate/hibernate-orm/commit/06758f09dfd3775d13bccf3...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-22 (Fri, 22 Nov 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/util/TypeUtils.java
Log Message:
-----------
HHH-18863 probably more efficient way to detect if a class is a Panache thing
Compare:
https://github.com/hibernate/hibernate-orm/compare/9597425d6b7b...06758f0...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications