[hibernate-commits] [hibernate/hibernate-orm] 808600: HHH-11186 - Add examples for all Hibernate annotat...

GitHub noreply at github.com
Mon Jun 5 08:00:37 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 80860065e5cc5b69651b3d6f2602753f8a5653e9
      https://github.com/hibernate/hibernate-orm/commit/80860065e5cc5b69651b3d6f2602753f8a5653e9
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
    M documentation/src/main/java/org/hibernate/userguide/model/Person.java
    M documentation/src/test/java/org/hibernate/userguide/sql/OracleStoredProcedureTest.java

  Log Message:
  -----------
  HHH-11186 - Add examples for all Hibernate annotations

Document @NamedStoredProcedureQuery and @StoredProcedureParameter annotations




More information about the hibernate-commits mailing list