[hibernate-commits] [hibernate/hibernate-orm] 6027d8: HHH-10796 - Add test for issue
GitHub
noreply at github.com
Mon Jun 13 17:17:31 EDT 2016
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 6027d8319e0b791ec9aa0c83f31636cbe2e1071c
https://github.com/hibernate/hibernate-orm/commit/6027d8319e0b791ec9aa0c83f31636cbe2e1071c
Author: Andrea Boriero <andrea at hibernate.org>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/hql/ParameterTest.java
Log Message:
-----------
HHH-10796 - Add test for issue
Commit: 35cefeda2f49f213ed62b0ffba65d626132a3eb1
https://github.com/hibernate/hibernate-orm/commit/35cefeda2f49f213ed62b0ffba65d626132a3eb1
Author: Andrea Boriero <andrea at hibernate.org>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/internal/AbstractProducedQuery.java
Log Message:
-----------
HHH-10796 - Fix org.hibernate.query.Query<R> setProperties(Map map); set to null parameters not contained in the map
Compare: https://github.com/hibernate/hibernate-orm/compare/8513a55255a9...35cefeda2f49
More information about the hibernate-commits
mailing list