[hibernate-commits] [hibernate/hibernate-orm] 5d965f: HHH-12883 Fix NaturalIdDereferenceTest with Sybase

GitHub noreply at github.com
Fri Aug 3 09:28:27 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5d965f8e15868bf014e724bf4d3a709df21caee3
      https://github.com/hibernate/hibernate-orm/commit/5d965f8e15868bf014e724bf4d3a709df21caee3
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-08-03 (Fri, 03 Aug 2018)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/hql/NaturalIdDereferenceTest.java

  Log Message:
  -----------
  HHH-12883 Fix NaturalIdDereferenceTest with Sybase

With Sybase (and maybe others), the cross join operator is ", " so
only counting the " join " occurrences does not work.



      **NOTE:** This service has 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