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

GetFetchPlan - Is it really forbidden to load extra fields?

    XMLWordPrintableJSON

Details

    Description

      The tests in org.apache.jdo.tck.query.api.GetFetchPlan validate using jdoPostLoad that some fields are not loaded in the query results. This doesn't make sense for implementations in which avoiding loading value fields doesn't give any performance benefit, and I think that it is also against the spec (page 127):

      "When an instance is loaded using getObjectById , a Query is executed, or an Extent is iterated, the implementation may choose to use the active fetch groups to prefetch data." - may choose and not must...

      Attachments

        1. JDO-404.patch
          4 kB
          Michael Bouschen

        Activity

          People

            mbo Michael Bouschen
            kirsh Ilan Kirsh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: