Branch: refs/heads/metamodel
Home:
https://github.com/hibernate/hibernate-orm
Commit: d73420424e498845d6784285449a3dce254c978a
https://github.com/hibernate/hibernate-orm/commit/d73420424e498845d678428...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2012-02-07 (Tue, 07 Feb 2012)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/util/MarkerObject.java
M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/Binder.java
Log Message:
-----------
HHH-6561 resolve attribute type in binder when the entity class is not a javabean
Commit: 234231851430cb37f37c33cb1f693b4c803d78d5
https://github.com/hibernate/hibernate-orm/commit/234231851430cb37f37c33c...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2012-02-07 (Tue, 07 Feb 2012)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/Binder.java
Log Message:
-----------
HHH-6561 plural attribute java type detecition, not perfect, but works
Compare:
https://github.com/hibernate/hibernate-orm/compare/ab578c7...2342318