[hibernate-commits] [hibernate/hibernate-orm] bf823d: HHH-10996 - The cleanupTestData utility has issues...

GitHub noreply at github.com
Fri Jul 29 00:43:46 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: bf823d440c451c07a0bed1b4862f21d9de256b8a
      https://github.com/hibernate/hibernate-orm/commit/bf823d440c451c07a0bed1b4862f21d9de256b8a
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/query/QueryAndSQLTest.java
    M hibernate-testing/src/main/java/org/hibernate/testing/junit4/BaseCoreFunctionalTestCase.java

  Log Message:
  -----------
  HHH-10996 - The cleanupTestData utility has issues with link tables

Use bulk delete in certain situations like when we have a @Formula annotation that takes an SQL function which is not supported by the currently running DB




More information about the hibernate-commits mailing list