[hibernate-commits] [hibernate/hibernate-orm] 7c6b35: HHH-8551 - Cannot use with-clause on the RHS of a ...

GitHub noreply at github.com
Mon Sep 30 14:44:01 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 7c6b358d4fd4775c5a9d381de7d855acaacdc296
      https://github.com/hibernate/hibernate-orm/commit/7c6b358d4fd4775c5a9d381de7d855acaacdc296
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2013-09-30 (Mon, 30 Sep 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/hql/internal/ast/HqlSqlWalker.java

  Log Message:
  -----------
  HHH-8551 - Cannot use with-clause on the RHS of a join


  Commit: ffa67243b818359bfbbb3a013d1b15dc89a2ca31
      https://github.com/hibernate/hibernate-orm/commit/ffa67243b818359bfbbb3a013d1b15dc89a2ca31
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2013-09-30 (Mon, 30 Sep 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/loader/Loader.java
    M hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/lock/QueryLockingTest.java

  Log Message:
  -----------
  HHH-8576 - Query not properly locking non-versioned entities associated with PersistenceContext


Compare: https://github.com/hibernate/hibernate-orm/compare/2060e95c40f2...ffa67243b818


More information about the hibernate-commits mailing list