[hibernate-commits] [hibernate/hibernate-orm] 47d6e4: HHH-11558 - Added test case.
GitHub
noreply at github.com
Wed Mar 8 18:19:39 EST 2017
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 47d6e40721a646e4b47171a925351d5bb64c8f18
https://github.com/hibernate/hibernate-orm/commit/47d6e40721a646e4b47171a925351d5bb64c8f18
Author: Chris Cranford <chris at hibernate.org>
Date: 2017-03-08 (Wed, 08 Mar 2017)
Changed paths:
A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/query/NotAuditedQueryTest.java
Log Message:
-----------
HHH-11558 - Added test case.
Commit: a49790537c46f96a28c785e34bbaeaee4f473081
https://github.com/hibernate/hibernate-orm/commit/a49790537c46f96a28c785e34bbaeaee4f473081
Author: Chris Cranford <chris at hibernate.org>
Date: 2017-03-08 (Wed, 08 Mar 2017)
Changed paths:
M hibernate-envers/src/main/java/org/hibernate/envers/internal/reader/AuditReaderImpl.java
M hibernate-envers/src/main/java/org/hibernate/envers/query/AuditQueryCreator.java
Log Message:
-----------
HHH-11558 - Fix NullPointerException when using query api with non-audited entities.
Compare: https://github.com/hibernate/hibernate-orm/compare/1ced09140961...a49790537c46
More information about the hibernate-commits
mailing list