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

GitHub noreply at github.com
Tue Nov 15 07:54:35 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6a6e0f2f6d52700f1053afe2dbd320c15d788616
      https://github.com/hibernate/hibernate-orm/commit/6a6e0f2f6d52700f1053afe2dbd320c15d788616
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
    A documentation/src/test/java/org/hibernate/userguide/collections/QueueTest.java
    A documentation/src/test/java/org/hibernate/userguide/collections/type/PersistentQueue.java
    A documentation/src/test/java/org/hibernate/userguide/collections/type/QueueType.java

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

Document more annotations:

- @CollectionType




More information about the hibernate-commits mailing list