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

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


  Branch: refs/heads/4.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 913a2d5fd1deb8432275a99e9995efb0a4b586b9
      https://github.com/hibernate/hibernate-orm/commit/913a2d5fd1deb8432275a99e9995efb0a4b586b9
  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