[hibernate-commits] [hibernate/hibernate-orm] d73420: HHH-6561 resolve attribute type in binder when the...

GitHub noreply at github.com
Tue Feb 7 18:14:28 EST 2012


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: d73420424e498845d6784285449a3dce254c978a
      https://github.com/hibernate/hibernate-orm/commit/d73420424e498845d6784285449a3dce254c978a
  Author: Strong Liu <stliu at 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/234231851430cb37f37c33cb1f693b4c803d78d5
  Author: Strong Liu <stliu at 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


More information about the hibernate-commits mailing list