Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 80f315c32872ed889bd76ab2c43a9a08b03bea0f
https://github.com/hibernate/hibernate-orm/commit/80f315c32872ed889bd76ab...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/test/annotations/access/AttributeAccessorTest.java
Log Message:
-----------
HHH-12062 - Added test case.
Commit: 0dc788f42f1c159b67ad84c0e1c05861520c57e7
https://github.com/hibernate/hibernate-orm/commit/0dc788f42f1c159b67ad84c...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/PropertyBinder.java
Log Message:
-----------
HHH-12062 - Make sure AttributeAccessor annotation is read.
Compare:
https://github.com/hibernate/hibernate-orm/compare/9ebd56e762b7...0dc788f...