[hibernate-commits] [hibernate/hibernate-core] 570581: HHH-5727 Collection member declaration not handlin...

noreply at github.com noreply at github.com
Mon Dec 13 15:54:15 EST 2010


Branch: refs/heads/3.6
Home:   https://github.com/hibernate/hibernate-core

Commit: 570581a51478605356c9b729e3766e92be1f0716
    https://github.com/hibernate/hibernate-core/commit/570581a51478605356c9b729e3766e92be1f0716
Author: Strong Liu <stliu at hibernate.org>
Date:   2010-12-13 (Mon, 13 Dec 2010)

Changed paths:
  M core/src/main/java/org/hibernate/hql/classic/FromParser.java
  R testsuite/src/test/java/org/hibernate/test/hql/EntityBean.java
  R testsuite/src/test/java/org/hibernate/test/hql/EntityBeanTest.java
  M testsuite/src/test/java/org/hibernate/test/hql/HQLTest.java

Log Message:
-----------
HHH-5727 Collection member declaration not handling optional AS in HQL.


Commit: 9c5fdba566c4909a39d38932c0477e386bcfe6ed
    https://github.com/hibernate/hibernate-core/commit/9c5fdba566c4909a39d38932c0477e386bcfe6ed
Author: Strong Liu <stliu at hibernate.org>
Date:   2010-12-13 (Mon, 13 Dec 2010)

Changed paths:
  R testsuite/src/test/java/org/hibernate/test/hql/Item.java

Log Message:
-----------
HHH-5727 Collection member declaration not handling optional AS in HQL.




More information about the hibernate-commits mailing list