Branch: refs/heads/7.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: 789ccd37e3e745ccf4eb927b6e71633da9b1c116
https://github.com/hibernate/hibernate-orm/commit/789ccd37e3e745ccf4eb927...
Author: Oh YoungJe <139232765+GulSauce(a)users.noreply.github.com>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/util/AccessTypeInformation.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/util/TypeUtils.java
M
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/AccessTypeTest.java
A
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth1Entity.java
A
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth2Entity.java
A
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth3Root.java
A
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth3Sub.java
A
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth4Base.java
A
tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth4Entity.java
Log Message:
-----------
HHH-13010 Align the metamodel generator's default access type inference with core
Signed-off-by: Oh YoungJe <139232765+GulSauce(a)users.noreply.github.com>
Commit: 806db246f73c3f3303397bebf65bdc1471a01a43
https://github.com/hibernate/hibernate-orm/commit/806db246f73c3f3303397be...
Author: Srltas <kdm97912(a)gmail.com>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
Log Message:
-----------
HHH-20650 Route the CTE name through IdentifierHelper for quoting
Commit: 6a11b620e86301845eb72fc197de9a509e885f02
https://github.com/hibernate/hibernate-orm/commit/6a11b620e86301845eb72fc...
Author: Srltas <kdm97912(a)gmail.com>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/CteReservedWordQuotingTest.java
Log Message:
-----------
HHH-20650 Add test for issue
Commit: 9aaed1424476b2bf1c3543b643316ae4ae8a12c7
https://github.com/hibernate/hibernate-orm/commit/9aaed1424476b2bf1c3543b...
Author: Oh YoungJe <139232765+GulSauce(a)users.noreply.github.com>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/bytecode/enhance/spi/interceptor/LazyAttributeLoadingInterceptor.java
M
hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/serialization/EnhancedEntityProxySerializationTest.java
Log Message:
-----------
HHH-4451 Serialize lazy attribute interceptor state for enhanced entities
Signed-off-by: Oh YoungJe <139232765+GulSauce(a)users.noreply.github.com>
Compare:
https://github.com/hibernate/hibernate-orm/compare/effc149894db...9aaed14...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications