The two queries demonstrating JPQL case insensitivity were actually
identical. One of them is now written in lower case to demonstrate JPQL case
insensitivity.
The two queries demonstrating the importance of parentheses actually
returned the same result. I put another example which is a bit contrived,
it is not so easy to provide a meaningful short example here...
A missing dot added.
The sentence about the reserved word OF moved from EXISTS section to MEMBER
OF section.
The sentence about DISTINCT moved from ORDER BY section to JPQL Aggregate
Functions section.
A typo corrected.
The ORDER BY example was referring to an undefined identification variable
'o'.
ref_guide_slice.xml
Typos corrected.
ref_guide_pc.xml
Example 5.5. "Finding an Entity with an Entity Identity Field" was referring
to an undefined variable and "em" variable was not used.
ref_guide_dbsetup.xml
A typo corrected.
supported_databases.xml
A typo corrected.
ref_guide_remote.xml
Added a missing example of JMS provider.
A typo corrected.
Added another missing example of JMS provider.
jpa_overview_mapping.xml
In example 12.15. "Join Table Mapping" made XML consistent with annotations.
A typo corrected.
In example 12.16. "Join Table Map Mapping" made XML consistent with
annotations.
Milosz Tylenda
added a comment - What the patch corrects:
jpa_overview_query.xml
The two queries demonstrating JPQL case insensitivity were actually
identical. One of them is now written in lower case to demonstrate JPQL case
insensitivity.
The two queries demonstrating the importance of parentheses actually
returned the same result. I put another example which is a bit contrived,
it is not so easy to provide a meaningful short example here...
A missing dot added.
The sentence about the reserved word OF moved from EXISTS section to MEMBER
OF section.
The sentence about DISTINCT moved from ORDER BY section to JPQL Aggregate
Functions section.
A typo corrected.
The ORDER BY example was referring to an undefined identification variable
'o'.
ref_guide_slice.xml
Typos corrected.
ref_guide_pc.xml
Example 5.5. "Finding an Entity with an Entity Identity Field" was referring
to an undefined variable and "em" variable was not used.
ref_guide_dbsetup.xml
A typo corrected.
supported_databases.xml
A typo corrected.
ref_guide_remote.xml
Added a missing example of JMS provider.
A typo corrected.
Added another missing example of JMS provider.
jpa_overview_mapping.xml
In example 12.15. "Join Table Mapping" made XML consistent with annotations.
A typo corrected.
In example 12.16. "Join Table Map Mapping" made XML consistent with
annotations.
What the patch corrects:
jpa_overview_query.xml
identical. One of them is now written in lower case to demonstrate JPQL case
insensitivity.
returned the same result. I put another example which is a bit contrived,
it is not so easy to provide a meaningful short example here...
OF section.
Functions section.
'o'.
ref_guide_slice.xml
ref_guide_pc.xml
to an undefined variable and "em" variable was not used.
ref_guide_dbsetup.xml
supported_databases.xml
ref_guide_remote.xml
jpa_overview_mapping.xml
annotations.