You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2009/07/30 16:35:14 UTC

[jira] Created: (OPENJPA-1211) Enable string navigation in a From expression.

Enable string navigation in a From expression.
----------------------------------------------

                 Key: OPENJPA-1211
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1211
             Project: OpenJPA
          Issue Type: Bug
            Reporter: Michael Dick
            Assignee: Michael Dick


>From and Root expressions need their own implementation of public <Y> Path<Y> get(String attName) to produce a path when using the string based API. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OPENJPA-1211) Enable string navigation in a From expression.

Posted by "Michael Dick (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick closed OPENJPA-1211.
---------------------------------

    Resolution: Fixed

> Enable string navigation in a From expression.
> ----------------------------------------------
>
>                 Key: OPENJPA-1211
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1211
>             Project: OpenJPA
>          Issue Type: Bug
>            Reporter: Michael Dick
>            Assignee: Michael Dick
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> From and Root expressions need their own implementation of public <Y> Path<Y> get(String attName) to produce a path when using the string based API. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-1211) Enable string navigation in a From expression.

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated OPENJPA-1211:
----------------------------------

    Affects Version/s: 2.0.0-M2
        Fix Version/s: 2.0.0-M3

> Enable string navigation in a From expression.
> ----------------------------------------------
>
>                 Key: OPENJPA-1211
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1211
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M2
>            Reporter: Michael Dick
>            Assignee: Michael Dick
>             Fix For: 2.0.0-M3
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> From and Root expressions need their own implementation of public <Y> Path<Y> get(String attName) to produce a path when using the string based API. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.