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

GitHub noreply at github.com
Tue Jun 6 05:25:17 EDT 2017


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

  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/query/hql/HQL.adoc
    M documentation/src/main/java/org/hibernate/userguide/model/Person.java

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

Document @QueryHint


  Commit: 6082f1975dc1edf845247f0a71e8f67950285129
      https://github.com/hibernate/hibernate-orm/commit/6082f1975dc1edf845247f0a71e8f67950285129
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/bootstrap/Bootstrap.adoc
    M documentation/src/test/java/org/hibernate/userguide/bootstrap/BootstrapTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/namingstrategy/NamingStrategyTest.java

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

Document @PersistenceContext and @PersistenceProperty


Compare: https://github.com/hibernate/hibernate-orm/compare/5e23b7fd025e...6082f1975dc1


More information about the hibernate-commits mailing list