[
https://issues.apache.org/jira/browse/TORQUE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Fox resolved TORQUE-293.
-------------------------------
Resolution: Fixed
Fix Version/s: 4.1
> The generated OM classes of object A contain a method getAtoBJoinA() where
> they should contain a method getAtoBJoinB()
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: TORQUE-293
> URL: https://issues.apache.org/jira/browse/TORQUE-293
> Project: Torque
> Issue Type: Bug
> Components: Templates
> Affects Versions: 4.0
> Reporter: Thomas Vandahl
> Assignee: Thomas Fox
> Fix For: 4.1
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]