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

Creating the innerjoin without relationship between objects

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • JDO 3.1-rc1
    • JDO 3.1
    • api
    • None

    Description

      Cannot make innerjoin like this without relationship:

      select a.x, b.y from Table1 as a INNER JOIN Table 2 as b ON a.z=b.w

      Note: a.z and b.w are not primary and foreign keys

      Attachments

        Activity

          People

            mbo Michael Bouschen
            raviraja.m47 RaviRaja
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: