[hibernate-commits] [hibernate/hibernate-orm] 2ecfd4: HHH-7010 - Document mapping annotations

GitHub noreply at github.com
Thu Oct 20 07:05:06 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 2ecfd488b78d2db6c586ac15a5bb87a33ab202f2
      https://github.com/hibernate/hibernate-orm/commit/2ecfd488b78d2db6c586ac15a5bb87a33ab202f2
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/Hibernate_User_Guide.adoc
    A documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/appendices/BestPractices.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/extras/collections/collections-unidirectional-ordered-list-order-by-select-example.sql
    M documentation/src/main/asciidoc/userguide/chapters/domain/identifiers.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/natural_id.adoc
    M documentation/src/main/asciidoc/userguide/chapters/events/Events.adoc
    M documentation/src/test/java/org/hibernate/userguide/collections/UnidirectionalOrderColumnListTest.java
    M documentation/src/test/java/org/hibernate/userguide/collections/UnidirectionalOrderedByListTest.java
    M documentation/src/test/java/org/hibernate/userguide/mapping/basic/EnumerationConverterTest.java

  Log Message:
  -----------
  HHH-7010 - Document mapping annotations

List and describe all JPA and Hibernate.annotations




More information about the hibernate-commits mailing list