Branch: refs/heads/hql-doc-rework
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9fa9bc482ab45400206325a484378bc702ec9f63
https://github.com/hibernate/hibernate-orm/commit/9fa9bc482ab45400206325a...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M documentation/src/main/asciidoc/userguide/Hibernate_User_Guide.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/HQL.adoc
A documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
M
documentation/src/main/asciidoc/userguide/chapters/query/hql/extras/statement_select_bnf.txt
M documentation/src/test/java/org/hibernate/userguide/hql/HQLTest.java
Log Message:
-----------
first phase of HQL doc rewrite/restructure
- rewrite parts of the section dealing with the Query API + execution
- split out a new chapter about the query language