[hibernate-commits] [hibernate/hibernate-orm] c53939: HHH-11510 - NativeQuery#iterate throws QuerySyntax...

GitHub noreply at github.com
Mon Mar 6 07:38:40 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c53939b181c1235a35693057653c1f93a18a89c8
      https://github.com/hibernate/hibernate-orm/commit/c53939b181c1235a35693057653c1f93a18a89c8
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/Query.java
    M hibernate-core/src/main/java/org/hibernate/query/internal/NativeQueryImpl.java
    A hibernate-core/src/test/java/org/hibernate/test/sql/NativeQueryDoesNotSupportIterationTest.java

  Log Message:
  -----------
  HHH-11510 - NativeQuery#iterate throws QuerySyntaxException instead of UnsupportedOperationException




More information about the hibernate-commits mailing list