Uploaded image for project: 'JDO'
  1. JDO
  2. JDO-733

models test has typo in ORM file, sharing join table when should have own table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • JDO 3.1-rc1
    • JDO 3.1
    • tck
    • None

    Description

      See file
      https://svn.apache.org/viewvc/db/jdo/trunk/tck/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-standard.orm?revision=946210&view=markup

      around line 75. The field "MapOfObject_String6" of class "MapStringValueCollections" has the join table name as "MAP_OBJECT4_STR" yet this is the name for the previous field. It should be
      MAP_OBJECT6_STR which would match the equivalent test for applicationidentity, and for the other fieldtypes classes.

      Attachments

        Activity

          People

            andyj Andy Jefferson
            andyj Andy Jefferson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: