[hibernate-commits] [hibernate/hibernate-orm] 67b01b: HHH-11186 - Add examples for all Hibernate annotat...
    GitHub 
    noreply at github.com
       
    Mon Jun 19 10:25:22 EDT 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 67b01b50044767e719bb6330dcaf64f0073c7be5
      https://github.com/hibernate/hibernate-orm/commit/67b01b50044767e719bb6330dcaf64f0073c7be5
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-06-19 (Mon, 19 Jun 2017)
  Changed paths:
    M documentation/documentation.gradle
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/query/hql/HQL.adoc
    M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
    A documentation/src/main/java/org/hibernate/userguide/model/PersonPhoneCount.java
    M documentation/src/main/java/org/hibernate/userguide/model/Phone.java
    M documentation/src/test/java/org/hibernate/userguide/hql/HQLTest.java
    M documentation/src/test/java/org/hibernate/userguide/sql/SQLTest.java
  Log Message:
  -----------
  HHH-11186 - Add examples for all Hibernate annotations
Document Hibernate @NativeQuery and @NamedNativeQuery annotation
    
    
More information about the hibernate-commits
mailing list