[hibernate-commits] [hibernate/hibernate-orm] e722f6: HHH-7970 - Fix broken logic in JPAOverriddenAnnota...
GitHub
noreply at github.com
Wed Feb 13 15:42:00 EST 2013
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: e722f6391f9d6c9c45de65c2ba400968676a8952
https://github.com/hibernate/hibernate-orm/commit/e722f6391f9d6c9c45de65c2ba400968676a8952
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