[hibernate-commits] [hibernate/hibernate-orm] 393129: HHH-12823 CompositeIdTest.testDistinctCountOfEntit...

GitHub noreply at github.com
Wed Jul 18 08:38:35 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 393129fd1d0c05cf953a1b28f87c0a8b5553b445
      https://github.com/hibernate/hibernate-orm/commit/393129fd1d0c05cf953a1b28f87c0a8b5553b445
  Author: Martin Simka <msimka at redhat.com>
  Date:   2018-07-18 (Wed, 18 Jul 2018)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/cid/CompositeIdTest.java

  Log Message:
  -----------
  HHH-12823 CompositeIdTest.testDistinctCountOfEntityWithCompositeId fails on databases that don't support tuple distinct counts because it expects wrong exception

The SQLGrammarException is now wrapped in a PersistenceException, we
should take that into account.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list