-
Bug
-
Resolution: Obsolete
-
Minor
-
None
-
7.1.0.DR6
- 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"
- blocks
-
JBEAP-5464 Hibernate related issues in Development Guide
- Closed