Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 77ea6186f7eddef25b7cd8978fe11cbc8ddef83f
https://github.com/hibernate/hibernate-orm/commit/77ea6186f7eddef25b7cd89...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2017-05-24 (Wed, 24 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-by-sql-clause-fetching-example.sql
A
documentation/src/test/java/org/hibernate/userguide/collections/OrderedBySQLTest.java
Log Message:
-----------
HHH-11186 - Add examples for all Hibernate annotations
Document @OrderBy annotation