Branch: refs/heads/6.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: 88aa42ec305a95d84bda74b4396a37afdd7a8174
https://github.com/hibernate/hibernate-orm/commit/88aa42ec305a95d84bda74b...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/internal/AbstractSharedSessionContract.java
Log Message:
-----------
HHH-15914 - fix native query when the result class is Object or Object[]
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Commit: 8a0198bba94bdd16382db56836659e5695eff43d
https://github.com/hibernate/hibernate-orm/commit/8a0198bba94bdd16382db56...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M documentation/src/test/java/org/hibernate/userguide/sql/SQLTest.java
Log Message:
-----------
HHH-15914 - remove deprecated method calls and provide an example of Tuple.class usage
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Compare:
https://github.com/hibernate/hibernate-orm/compare/fbd7de632071...8a0198b...