[ 
https://issues.apache.org/jira/browse/TORQUE-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Fox resolved TORQUE-192.
-------------------------------

    Resolution: Fixed

The methods are addFrom(...) in criteria.Criteria
                
> create method to set FROM clause from Criteria
> ----------------------------------------------
>
>                 Key: TORQUE-192
>                 URL: https://issues.apache.org/jira/browse/TORQUE-192
>             Project: Torque
>          Issue Type: Sub-task
>          Components: Runtime
>            Reporter: Thomas Fox
>            Assignee: Thomas Fox
>             Fix For: 4.0
>
>
> Currently, the FROM clause from a query is computed automatically.
> There are situations (e.g. subselect) where the form clause must be 
> manipulated manually.
> There should be a new from clause field inside criteria, with the following 
> behaviour:
> - If the from clause inside the criteria is empty, then use the from clause 
> which was computed automatically.
> - If the from clause inside the criteria is not empty, then this from clause 
> is used inside queries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]

Reply via email to