Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.0, 1.3.0
    • 1.0.4, 1.2.1, 1.3.0
    • docs
    • None

    Description

      The manual contains a few mistakes.

      Attachments

        1. OPENJPA-724.patch
          14 kB
          Milosz Tylenda

        Activity

          milosz 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.
          milosz 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.
          mikedd Michael Dick added a comment -

          Thanks very much for the patch!

          mikedd Michael Dick added a comment - Thanks very much for the patch!

          People

            mikedd Michael Dick
            milosz Milosz Tylenda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: