Allow other types than Columns as left hand side of a comparison in Criteria.
-----------------------------------------------------------------------------

                 Key: TORQUE-193
                 URL: https://issues.apache.org/jira/browse/TORQUE-193
             Project: Torque
          Issue Type: Sub-task
          Components: Runtime
            Reporter: Thomas Fox
            Assignee: Thomas Fox
             Fix For: 4.0


Currently, the left hand side of a comparison is always a column.
However, it should be possible to create comparison where no explicit column is 
involved (see TORQUE-185 for an example)
All values which are currently possoble for the right hand side of the 
comparsion (ex field "value") should also be possible for the left hand side.

This leads to the change in semantics that Strings als lhs are not interpreted 
as columns any more but as values.


--
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