[hibernate-commits] [hibernate/hibernate-orm] 45a65d: HHH-11083 Fix compilation failures in hibernate-jc...

GitHub noreply at github.com
Wed Nov 23 06:14:47 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 45a65daf0282749f041fb3c98fc8da96af4c2432
      https://github.com/hibernate/hibernate-orm/commit/45a65daf0282749f041fb3c98fc8da96af4c2432
  Author: Radim Vansa <rvansa at redhat.com>
  Date:   2016-11-23 (Wed, 23 Nov 2016)

  Changed paths:
    M hibernate-jcache/src/main/java/org/hibernate/cache/jcache/access/NonStrictCollectionRegionAccessStrategy.java
    M hibernate-jcache/src/main/java/org/hibernate/cache/jcache/access/NonStrictEntityRegionAccessStrategy.java
    M hibernate-jcache/src/main/java/org/hibernate/cache/jcache/access/NonStrictNaturalIdRegionAccessStrategy.java
    M hibernate-jcache/src/main/java/org/hibernate/cache/jcache/access/ReadOnlyCollectionRegionAccessStrategy.java
    M hibernate-jcache/src/main/java/org/hibernate/cache/jcache/access/ReadOnlyEntityRegionAccessStrategy.java
    M hibernate-jcache/src/main/java/org/hibernate/cache/jcache/access/ReadOnlyNaturalIdRegionAccessStrategy.java
    M hibernate-jcache/src/main/java/org/hibernate/cache/jcache/access/ReadWriteCollectionRegionAccessStrategy.java
    M hibernate-jcache/src/main/java/org/hibernate/cache/jcache/access/ReadWriteEntityRegionAccessStrategy.java
    M hibernate-jcache/src/main/java/org/hibernate/cache/jcache/access/ReadWriteNaturalIdRegionAccessStrategy.java

  Log Message:
  -----------
  HHH-11083 Fix compilation failures in hibernate-jcache




More information about the hibernate-commits mailing list