Branch: refs/heads/wip/7.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: 77e513eab259a2e2ba2d8bf513e929e4708bb1d8
https://github.com/hibernate/hibernate-orm/commit/77e513eab259a2e2ba2d8bf...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2024-06-12 (Wed, 12 Jun 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/jaxb/hbm/transform/HbmXmlTransformer.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/attr/ManyToOneAttributeProcessing.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/attr/OneToOneAttributeProcessing.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/xml/internal/db/JoinColumnProcessing.java
M hibernate-core/src/main/resources/org/hibernate/xsd/mapping/mapping-7.0.xsd
M hibernate-core/src/main/xjb/mapping-bindings.xjb
A
hibernate-core/src/test/java/org/hibernate/orm/test/boot/models/hbm/joinformula/ManyToOneTests.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/boot/models/hbm/joinformula/OneToOneTests.java
A hibernate-core/src/test/resources/mappings/models/hbm/joinformula/many-to-one.xml
A hibernate-core/src/test/resources/mappings/models/hbm/joinformula/one-to-one.xml
Log Message:
-----------
HHH-18060 - HbmXmlTransformer
<join-formula/>
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications