Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 20559966b355f53c39ffe349dc83a0e025beca64
https://github.com/hibernate/hibernate-core/commit/20559966b355f53c39ffe3...
Author: David Mansfield <david(a)gandalf.cobite.com>
Date: 2011-07-06 (Wed, 06 Jul 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/entity/JoinedSubclassEntityPersister.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/JoinedSubclassAndSecondaryTable.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/Pool.java
A
hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/PoolAddress.java
Log Message:
-----------
HHH-6381 - handle optional=true joins for SecondaryTables in the
JoinedSubclassEntityPersister
Commit: d1eec59c0882f74970bc996d1aaf5eb65cdf75ce
https://github.com/hibernate/hibernate-core/commit/d1eec59c0882f74970bc99...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-07-06 (Wed, 06 Jul 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/entity/JoinedSubclassEntityPersister.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/inheritance/joined/JoinedSubclassAndSecondaryTable.java
M
hibernate-testing/src/main/java/org/hibernate/testing/junit4/BaseCoreFunctionalTestCase.java
Log Message:
-----------
HHH-6381 Adding a actual assertion which tests the optional part. Also applying
formatting styles.
Compare:
https://github.com/hibernate/hibernate-core/compare/7c84b08...d1eec59