[hibernate-commits] [hibernate/hibernate-orm] e2fc8b: HHH-7970 - Fix broken logic in JPAOverriddenAnnota...

GitHub noreply at github.com
Wed Feb 13 15:42:04 EST 2013


  Branch: refs/heads/4.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: e2fc8b12dbdb40cd7da7f0185f787a31cf4febda
      https://github.com/hibernate/hibernate-orm/commit/e2fc8b12dbdb40cd7da7f0185f787a31cf4febda
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverriddenAnnotationReader.java

  Log Message:
  -----------
  HHH-7970 - Fix broken logic in JPAOverriddenAnnotationReader.getCacheable(): if element is null, you have to consider the @Cacheable annotation
per gripe from Andreas Joseph Krogh





More information about the hibernate-commits mailing list