[hibernate-commits] [hibernate/hibernate-orm] 25e3ae: Switch from createSQLQuery to createNativeQuery as...

GitHub noreply at github.com
Tue May 30 02:53:17 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 25e3aeb0b8513ade7b79c4a848f0dd8adcbc13b3
      https://github.com/hibernate/hibernate-orm/commit/25e3aeb0b8513ade7b79c4a848f0dd8adcbc13b3
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-05-30 (Tue, 30 May 2017)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
    M documentation/src/test/java/org/hibernate/userguide/flush/AlwaysFlushTest.java
    M documentation/src/test/java/org/hibernate/userguide/flush/AutoFlushTest.java
    M documentation/src/test/java/org/hibernate/userguide/flush/ManualFlushTest.java
    M documentation/src/test/java/org/hibernate/userguide/sql/SQLTest.java

  Log Message:
  -----------
  Switch from createSQLQuery to createNativeQuery as the former is deprecated since 5.2




More information about the hibernate-commits mailing list