[hibernate-commits] [hibernate/hibernate-orm] a6c773: HHH-12196 Implement a naive limit handler for Syba...

GitHub noreply at github.com
Fri Aug 3 11:24:13 EDT 2018


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

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/dialect/SybaseASE157Dialect.java
    A hibernate-core/src/main/java/org/hibernate/dialect/pagination/SybaseASE157LimitHandler.java
    A hibernate-core/src/test/java/org/hibernate/dialect/SybaseASE157LimitHandlerTest.java

  Log Message:
  -----------
  HHH-12196 Implement a naive limit handler for Sybase

It doesn't manage all the corner cases but it should be safe enough as
only triggered in the simple cases.



      **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