[hibernate-commits] [hibernate/hibernate-orm] 6ad830: HHH-11929 removed excessive toLowerCase() and subs...

GitHub noreply at github.com
Wed Aug 16 10:50:18 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6ad8302a3cb36ef54f02a69a1719f4b2ba758aa5
      https://github.com/hibernate/hibernate-orm/commit/6ad8302a3cb36ef54f02a69a1719f4b2ba758aa5
  Author: Bruce Brown <bruce.brown at fastbridge.org>
  Date:   2017-08-16 (Wed, 16 Aug 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/dialect/pagination/SQLServer2012LimitHandler.java

  Log Message:
  -----------
  HHH-11929 removed excessive toLowerCase() and substring() from SQLServer2012LimitHandler.hasOrderBy(). Also reversed the direction for scanning the sql string for "order by " to start at the end of the string




More information about the hibernate-commits mailing list