Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 59e36c46c408d34f7bb6a068b194421c4df52253
https://github.com/hibernate/hibernate-orm/commit/59e36c46c408d34f7bb6a06...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
M documentation/src/test/java/org/hibernate/userguide/hql/HQLTest.java
Log Message:
-----------
better documentation for limit and friends
with code example