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

Remove extra tables/classes in the sql and orm for mappings 5,6, and 7.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • JDO 2 rc1
    • JDO 2 final (2.0)
    • tck
    • None

    Description

      I noticed that there is a little mismatch between test case MakePersistent, the .sql files, and the .orm files for mappings 5, 6, 7 wrt. which persistence capable classes are needed:

      • Test case MakePersistent uses pc class PCPoint only.
      • The .sql files create tables PCPoint and PCRect.
      • The .orm files specifiy metadata for pc classes PCPoint, PCPoint2, PCRect, and PrimitiveTypes.

      This holds true for application identity and datastore identity as well.

      Attachments

        1. JDO-355.patch
          18 kB
          Michael Bouschen

        Activity

          People

            mbo Michael Bouschen
            mwa Michael Watzek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: