https://doc-stage.usersys.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/7.0/single/development-guide#HQL_statements
- INSERT is missing from Table 13.8. HQL Statements. I understand that it is described in separate section (13.4.3. About the INSERT Statement) but it is confusing when the section first says there are 4 HQL statements and then the table lists only 3 of them.
- The Description column does not include description, only the BNF. I suggest adding a one-sentence description to each of the statements.
- The table does not include BNF of UPDATE and DELETE statements, only the information that it is the same as in JPQL. I suggest adding the BNF for these statements, too.
- 13.4.3. About the INSERT Statement should be a subsection of 13.4.2. HQL Statements
- Typo in "For example, this might cause lead to issues with mismatches"