-
Bug
-
Resolution: Done
-
Major
-
7.1.0.CR3
Hibernate org.hibernate.SQLQuery#executeUpdate() does not invoke java.sql.Statement#setQueryTimeout() even if SQLQuery#setTimeout() is specified.
Note that org.hibernate.SQLQuery#list() and org.hibernate.Query#executeUpdate() works fine but org.hibernate.SQLQuery#executeUpdate() does not work.
- is cloned by
-
JBEAP-13684 [GSS](7.0.z) Hibernate SQLQuery#executeUpdate() does not invoke Statement#setQueryTimeout()
- Closed
- is incorporated by
-
JBEAP-12909 [GSS](7.1.z) Upgrade Hibernate ORM from 5.1.10 to 5.1.12
- Closed
- links to