[hibernate-commits] [hibernate/hibernate-orm] b130e7: HHH-4459 Query with Composite Primary Key paramete...

GitHub noreply at github.com
Mon Oct 8 22:26:20 EDT 2012


  Branch: refs/heads/4.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: b130e7e430e4c3f9d2c7e84a12788f3b77b1ad46
      https://github.com/hibernate/hibernate-orm/commit/b130e7e430e4c3f9d2c7e84a12788f3b77b1ad46
  Author: brmeyer <brmeyer at redhat.com>
  Date:   2012-10-08 (Mon, 08 Oct 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/tuple/component/PojoComponentTuplizer.java
    M hibernate-core/src/main/java/org/hibernate/type/ComponentType.java
    A hibernate-core/src/test/java/org/hibernate/test/querycache/CompositeKey.java
    A hibernate-core/src/test/java/org/hibernate/test/querycache/EntityWithCompositeKey.java
    A hibernate-core/src/test/java/org/hibernate/test/querycache/EntityWithStringCompositeKey.java
    M hibernate-core/src/test/java/org/hibernate/test/querycache/QueryCacheTest.java
    A hibernate-core/src/test/java/org/hibernate/test/querycache/StringCompositeKey.java

  Log Message:
  -----------
  HHH-4459 Query with Composite Primary Key parameter crashes when query
cache is on





More information about the hibernate-commits mailing list