[hibernate-commits] [hibernate/hibernate-orm] 6a5999: HHH-11617 - Statement leak in case of 'SQLGrammarE...

GitHub noreply at github.com
Wed Apr 12 00:18:17 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6a59994b642d3bdfdff73effef9711a57361450c
      https://github.com/hibernate/hibernate-orm/commit/6a59994b642d3bdfdff73effef9711a57361450c
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-04-12 (Wed, 12 Apr 2017)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/jpa/test/lock/StatementIsClosedAfterALockExceptionTest.java

  Log Message:
  -----------
  HHH-11617 - Statement leak in case of 'SQLGrammarException: could not extract ResultSet'

- increase timeout period as CI servers are rather slow




More information about the hibernate-commits mailing list