[hibernate-commits] [hibernate/hibernate-orm] 5f50e1: HHH-10489 : DB2400Dialect could use the same Limit...

GitHub noreply at github.com
Tue Oct 11 04:33:36 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5f50e1e919276a39b466023045f0daf793e44cd7
      https://github.com/hibernate/hibernate-orm/commit/5f50e1e919276a39b466023045f0daf793e44cd7
  Author: Brian Peterson <BPeterson at deltadentalwi.com>
  Date:   2016-10-11 (Tue, 11 Oct 2016)

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

  Log Message:
  -----------
  HHH-10489 : DB2400Dialect could use the same LimitHandler as DB2Dialect
HHH-11150 : DB2 on AS400 (DB2400 Dialect) fails to paginate.

Leveraged code from the DB2 Dialect and placed in DB2400Dialect. This was then tested on an AS400 successfully.




More information about the hibernate-commits mailing list