[hibernate-commits] [hibernate/hibernate-orm] 1ec125: Test: order of <mapping .../> affects caching conf...

GitHub noreply at github.com
Mon Aug 6 02:38:12 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 1ec1254babb900798cb118ca28185b58ec93b055
      https://github.com/hibernate/hibernate-orm/commit/1ec1254babb900798cb118ca28185b58ec93b055
  Author: Tair Sabirgaliev <tair.sabirgaliev at gmail.com>
  Date:   2012-08-05 (Sun, 05 Aug 2012)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/cfg/cache/BaseClass.hbm.xml
    A hibernate-core/src/test/java/org/hibernate/test/cfg/cache/BaseClass.java
    A hibernate-core/src/test/java/org/hibernate/test/cfg/cache/CacheConfigurationTest.java
    A hibernate-core/src/test/java/org/hibernate/test/cfg/cache/Item.hbm.xml
    A hibernate-core/src/test/java/org/hibernate/test/cfg/cache/Item.java
    A hibernate-core/src/test/java/org/hibernate/test/cfg/cache/SubClass.hbm.xml
    A hibernate-core/src/test/java/org/hibernate/test/cfg/cache/SubClass.java
    A hibernate-core/src/test/java/org/hibernate/test/cfg/cache/hibernate.cfg.xml

  Log Message:
  -----------
  Test: order of <mapping .../> affects caching configuration


  Commit: 7f10972048ede7f06c4f18af7e5924b0d97e5eb5
      https://github.com/hibernate/hibernate-orm/commit/7f10972048ede7f06c4f18af7e5924b0d97e5eb5
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2012-08-05 (Sun, 05 Aug 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/Configuration.java

  Log Message:
  -----------
  HHH-2808 CLONE -Impossible to define caching for a subclass's collection in hibernate.cgf.xml


Compare: https://github.com/hibernate/hibernate-orm/compare/c9d6d61adfc5...7f10972048ed


More information about the hibernate-commits mailing list