[hibernate-commits] [hibernate/hibernate-orm] c143e8: HHH-12729 : Binary and behavioral incompatibilitie...

GitHub noreply at github.com
Wed Jul 4 18:48:30 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c143e888d2b83137e7f5efda311c21352447b219
      https://github.com/hibernate/hibernate-orm/commit/c143e888d2b83137e7f5efda311c21352447b219
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/Query.java
    M hibernate-core/src/main/java/org/hibernate/query/Query.java
    A hibernate-core/src/test/java/org/hibernate/test/hql/HibernateFirstResultMaxResultsTest.java

  Log Message:
  -----------
  HHH-12729 : Binary and behavioral incompatibilities of org.hibernate.Query.getFirstResult(), setFirstResult(), getMaxResults(), setMaxResults()


  Commit: 8081aaec93e52846493fe6ce07ab62d7f8b83d16
      https://github.com/hibernate/hibernate-orm/commit/8081aaec93e52846493fe6ce07ab62d7f8b83d16
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  HHH-12729 : Correct Javadoc comments


Compare: https://github.com/hibernate/hibernate-orm/compare/02ff1484bee5...8081aaec93e5
      **NOTE:** This service 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