Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 6a6e0f2f6d52700f1053afe2dbd320c15d788616
https://github.com/hibernate/hibernate-orm/commit/6a6e0f2f6d52700f1053afe...
Author: Vlad Mihalcea <mihalcea.vlad(a)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