Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-293

The generated OM classes of object A contain a method getAtoBJoinA() where they should contain a method getAtoBJoinB()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0
    • 5.0
    • Templates
    • None

    Description

      I use the getAJoinB() methods in the OM classes. I have the following table relation:

      A - AtoB - B

      Now in A there used to be a generated method getAtoBJoinB(Criteria) whereas in Torque4 there is only getAtoBJoinA(Criteria). This feature was very helpful when dealing with m:n relations. It allowed to access all Bs that belong to a certain A with one call. So to get all As that belong to a certain A is not very useful.

      Attachments

        Activity

          People

            tfischer Thomas Fox
            tv Thomas Vandahl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: