Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: bdfe38b0c610ffe93a15c267ccaab67123d22475
https://github.com/hibernate/hibernate-orm/commit/bdfe38b0c610ffe93a15c26...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/ModelBinder.java
M hibernate-core/src/test/java/org/hibernate/test/join/OptionalJoinTest.java
M hibernate-core/src/test/java/org/hibernate/test/join/Thing.hbm.xml
M hibernate-core/src/test/java/org/hibernate/test/join/Thing.java
Log Message:
-----------
HHH-10567 : Wrong table for formula if its property is mapped on a secondary table