Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: c180d721c0c60acd30483aabfd156faa09c4db8c
https://github.com/hibernate/hibernate-core/commit/c180d721c0c60acd30483a...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2011-10-12 (Wed, 12 Oct 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
M
hibernate-core/src/matrix/java/org/hibernate/test/annotations/onetoone/OneToOneTest.java
A
hibernate-core/src/matrix/java/org/hibernate/test/annotations/onetoone/OptionalOneToOneMappedByTest.java
A
hibernate-core/src/matrix/java/org/hibernate/test/annotations/onetoone/OptionalOneToOnePKJCTest.java
A hibernate-core/src/matrix/java/org/hibernate/test/annotations/onetoone/Person.java
A
hibernate-core/src/matrix/java/org/hibernate/test/annotations/onetoone/PersonAddress.java
Log Message:
-----------
HHH-4982 : JPA OneToOne(optional=true) not supported with @PrimaryKeyJoinColumn