Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-2022

Reversemappingtooltask with oracle is failing like in OPENJPA-1940 previous bug

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0, 2.1.1, 2.2.0
    • 2.4.0
    • tooling
    • None
    • Woking on a windows pc with a oracle 10g express database, eclipse helios, using oracle 11.2.0.2 driver.

    Description

      When running either of the versions of the reversemappingtool as reported in the 1940 bug as fixed, i get the same error as in 2.1.0 :

      [reversemappingtool] 2363 openjpa INFO [main] openjpa.Tool - ReverseMappingTool : generating classes.
      [reversemappingtool] 2365 openjpa INFO [main] openjpa.MetaData - Table "RMTOOLS."AppUsers"" could not be reverse mapped. This means that the table does not have a primary key (primary keys are required to establish unique identifiers for all persistent objects) and does not match a known pattern for a table used for cross-reference or value collections.
      [reversemappingtool] 2366 openjpa INFO [main] openjpa.MetaData - Table "RMTOOLS."CredentialTypes"" could not be reverse mapped. This means that the table does not have a primary key (primary keys are required to establish unique identifiers for all persistent objects) and does not match a known pattern for a table used for cross-reference or value collections.
      [reversemappingtool] 2366 openjpa INFO [main] openjpa.MetaData - Table "RMTOOLS."Credentials"" could not be reverse mapped. This means that the table does not have a primary key (primary keys are required to establish unique identifiers for all persistent objects) and does not match a known pattern for a table used for cross-reference or value collections.

      this happens for all my tables. Is it possible this bug was reintroduced?

      thanks

      Attachments

        1. OPENJPA-2022-trunk.patch
          0.8 kB
          Jason Zwolak

        Issue Links

          Activity

            People

              curtisr7 Richard G. Curtis
              semora sebastien morissette
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: