You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Maciej Szefler (JIRA)" <ji...@apache.org> on 2007/01/09 22:41:27 UTC

[jira] Created: (ODE-88) Implement queries for JPA DAO layer

Implement queries for JPA DAO layer
-----------------------------------

                 Key: ODE-88
                 URL: https://issues.apache.org/jira/browse/ODE-88
             Project: Apache Ode
          Issue Type: Improvement
    Affects Versions: Incubator
         Environment: all
            Reporter: Maciej Szefler
         Assigned To: Maciej Szefler


JPA implementation is using iterators to perform queries; for obvious reasons this is not so good. 

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

        

[jira] Closed: (ODE-88) Implement queries for JPA DAO layer

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

Matthieu Riou closed ODE-88.
----------------------------


> Implement queries for JPA DAO layer
> -----------------------------------
>
>                 Key: ODE-88
>                 URL: https://issues.apache.org/jira/browse/ODE-88
>             Project: Ode
>          Issue Type: Improvement
>    Affects Versions: Incubator
>         Environment: all
>            Reporter: Maciej Szefler
>            Assignee: Matthieu Riou
>             Fix For: 1.0-incubating
>
>
> JPA implementation is using iterators to perform queries; for obvious reasons this is not so good. 

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


[jira] Updated: (ODE-88) Implement queries for JPA DAO layer

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

Matthieu Riou updated ODE-88:
-----------------------------

    Fix Version/s: incubator-1

> Implement queries for JPA DAO layer
> -----------------------------------
>
>                 Key: ODE-88
>                 URL: https://issues.apache.org/jira/browse/ODE-88
>             Project: Apache Ode
>          Issue Type: Improvement
>    Affects Versions: Incubator
>         Environment: all
>            Reporter: Maciej Szefler
>         Assigned To: Maciej Szefler
>             Fix For: incubator-1
>
>
> JPA implementation is using iterators to perform queries; for obvious reasons this is not so good. 

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


[jira] Resolved: (ODE-88) Implement queries for JPA DAO layer

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

Matthieu Riou resolved ODE-88.
------------------------------

    Resolution: Fixed
      Assignee: Matthieu Riou  (was: Maciej Szefler)

All queries necessary for the runtime to run have been implemented on OpenJPA.

> Implement queries for JPA DAO layer
> -----------------------------------
>
>                 Key: ODE-88
>                 URL: https://issues.apache.org/jira/browse/ODE-88
>             Project: Ode
>          Issue Type: Improvement
>    Affects Versions: Incubator
>         Environment: all
>            Reporter: Maciej Szefler
>         Assigned To: Matthieu Riou
>             Fix For: incubator-1
>
>
> JPA implementation is using iterators to perform queries; for obvious reasons this is not so good. 

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