[hibernate-commits] [hibernate/hibernate-orm] 385a18: HHH-11957 : DB2 substring method needs to be expos...

GitHub noreply at github.com
Fri Sep 1 18:37:09 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 385a18b11b0a7bbe6ec4530184e2ae31e9f6cdf7
      https://github.com/hibernate/hibernate-orm/commit/385a18b11b0a7bbe6ec4530184e2ae31e9f6cdf7
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2017-09-01 (Fri, 01 Sep 2017)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/hql/DB297SubStringFunctionsTest.java

  Log Message:
  -----------
  HHH-11957 : DB2 substring method needs to be exposed in DB297Dialect


  Commit: 80937ee5839891cc08ef617cbf3fc031548e34e6
      https://github.com/hibernate/hibernate-orm/commit/80937ee5839891cc08ef617cbf3fc031548e34e6
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2017-09-01 (Fri, 01 Sep 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/dialect/DB297Dialect.java
    A hibernate-core/src/main/java/org/hibernate/dialect/function/DB2SubstringFunction.java
    M hibernate-core/src/main/java/org/hibernate/dialect/function/StandardSQLFunction.java

  Log Message:
  -----------
  HHH-11957 : DB2 substring method needs to be exposed in DB297Dialect


Compare: https://github.com/hibernate/hibernate-orm/compare/1e25a1a99b93...80937ee58398


More information about the hibernate-commits mailing list