Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 26908a86f5a75f023172864f14a1036c2f5526d0
https://github.com/hibernate/hibernate-orm/commit/26908a86f5a75f023172864...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2017-05-22 (Mon, 22 May 2017)
Changed paths:
M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
A
documentation/src/main/asciidoc/userguide/chapters/domain/extras/collections/collections-customizing-ordered-list-ordinal-persist-example.sql
A
documentation/src/test/java/org/hibernate/userguide/collections/OrderColumnListIndexBaseTest.java
Log Message:
-----------
HHH-11186 - Add examples for all Hibernate annotations
Document the @ListIndexBase annotation