[hibernate-commits] [hibernate/hibernate-orm] f18656: HHH-11082 Log the failing SQL when the batched exe...

GitHub noreply at github.com
Mon Sep 5 09:43:22 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: f18656473dc3112c76240a6c3f47a5050608de75
      https://github.com/hibernate/hibernate-orm/commit/f18656473dc3112c76240a6c3f47a5050608de75
  Author: Piotr Findeisen <piotr.findeisen at syncron.com>
  Date:   2016-09-05 (Mon, 05 Sep 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/jdbc/batch/internal/BatchingBatch.java
    M hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java
    A hibernate-core/src/test/java/org/hibernate/test/batch/BatchOptimisticLockingTest.java

  Log Message:
  -----------
  HHH-11082 Log the failing SQL when the batched execution throws a RuntimeException (e.g. StaleStateException)




More information about the hibernate-commits mailing list