You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2006/05/01 16:50:47 UTC

[jira] Updated: (TORQUE-7) joins should support join operators other than equal

     [ http://issues.apache.org/jira/browse/TORQUE-7?page=all ]

Thomas Fischer updated TORQUE-7:
--------------------------------

    Old Scarab Id: TRQS258
        Component: Runtime
      Description: 
 At the moment, it is not possible to create joins like
select * from book,author where book.author_id <> author.author_id;
The most flexibe thing was if one could create a join using a criteria object.

  was:
 At the moment, it is not possible to create joins like
select * from book,author where book.author_id <> author.author_id;
The most flexibe thing was if one could create a join using a criteria object.

This issue corresponds to Scarab issue TRQS258. 


>  joins should support join operators other than equal
> -----------------------------------------------------
>
>          Key: TORQUE-7
>          URL: http://issues.apache.org/jira/browse/TORQUE-7
>      Project: Torque
>         Type: Improvement

>   Components: Runtime
>     Versions: 3.2, 3.1.1, 3.1, 3.0
>     Reporter: Thomas Fischer
>     Priority: Minor

>
>  At the moment, it is not possible to create joins like
> select * from book,author where book.author_id <> author.author_id;
> The most flexibe thing was if one could create a join using a criteria object.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org