Branch: refs/heads/5.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: f799d3f85e83379a00c6b93278b00556220a90eb
https://github.com/hibernate/hibernate-orm/commit/f799d3f85e83379a00c6b93...
Author: VyacheslavRarata <cayneir(a)gmail.com>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java
A
hibernate-core/src/test/java/org/hibernate/cfg/annotations/CollectionBinderTest.java
Log Message:
-----------
HHH-10106 - Include source entity name and table name (attribute name too ideally) for
associations referencing unmapped classes
(cherry picked from commit f0fa15b24738522a4cc6e0fe834b87792099bf96)