[jira] [Resolved] (JDO-730) Creating the innerjoin without relationship between objects

2014-07-18 Thread Michael Bouschen (JIRA)

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

Michael Bouschen resolved JDO-730.
--

Resolution: Not a Problem

> Creating the innerjoin without relationship between objects
> ---
>
> Key: JDO-730
> URL: https://issues.apache.org/jira/browse/JDO-730
> Project: JDO
>  Issue Type: Wish
>  Components: api
>Affects Versions: JDO 3.1-rc1
>Reporter: RaviRaja
>Assignee: Michael Bouschen
> Fix For: JDO 3.1
>
>
> Cannot make innerjoin like this without relationship:
> select a.x, b.y from Table1 as a INNER JOIN Table 2 as b ON a.z=b.w
> Note: a.z and b.w are not primary and foreign keys



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (JDO-730) Creating the innerjoin without relationship between objects

2014-07-18 Thread RaviRaja (JIRA)

[ 
https://issues.apache.org/jira/browse/JDO-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066520#comment-14066520
 ] 

RaviRaja commented on JDO-730:
--

Yes. Thanks

> Creating the innerjoin without relationship between objects
> ---
>
> Key: JDO-730
> URL: https://issues.apache.org/jira/browse/JDO-730
> Project: JDO
>  Issue Type: Wish
>  Components: api
>Affects Versions: JDO 3.1-rc1
>Reporter: RaviRaja
>Assignee: Michael Bouschen
> Fix For: JDO 3.1
>
>
> Cannot make innerjoin like this without relationship:
> select a.x, b.y from Table1 as a INNER JOIN Table 2 as b ON a.z=b.w
> Note: a.z and b.w are not primary and foreign keys



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (JDO-730) Creating the innerjoin without relationship between objects

2014-07-18 Thread Michael Bouschen (JIRA)

[ 
https://issues.apache.org/jira/browse/JDO-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066475#comment-14066475
 ] 

Michael Bouschen commented on JDO-730:
--

Does the answers satisfy your needs? If yes, I would close the JIRA, thanks.

> Creating the innerjoin without relationship between objects
> ---
>
> Key: JDO-730
> URL: https://issues.apache.org/jira/browse/JDO-730
> Project: JDO
>  Issue Type: Wish
>  Components: api
>Affects Versions: JDO 3.1-rc1
>Reporter: RaviRaja
>Assignee: Michael Bouschen
> Fix For: JDO 3.1
>
>
> Cannot make innerjoin like this without relationship:
> select a.x, b.y from Table1 as a INNER JOIN Table 2 as b ON a.z=b.w
> Note: a.z and b.w are not primary and foreign keys



--
This message was sent by Atlassian JIRA
(v6.2#6252)