You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Milinda Pathirage <mi...@gmail.com> on 2009/04/01 10:27:52 UTC

Process and Instance Management API

Hi,
Does listInstances method in ProcessAndInstanceManagementImpl class support
filters when using JPA?

Thanks,
Milinda

-- 
http://mpathirage.com
http://wso2.org "Oxygen for Web Service Developers"
http://wsaxc.blogspot.com "Web Services With Axis2/C"

Re: Process and Instance Management API

Posted by Milinda Pathirage <mi...@gmail.com>.
I fixed some parts. I'll fix others and commit the changes after testing.

Thanks,
Milinda

On Thu, Apr 2, 2009 at 7:58 PM, Matthieu Riou <ma...@gmail.com>wrote:

> On Wed, Apr 1, 2009 at 1:27 AM, Milinda Pathirage <
> milinda.pathirage@gmail.com> wrote:
>
> > Hi,
> > Does listInstances method in ProcessAndInstanceManagementImpl class
> support
> > filters when using JPA?
> >
>
> I don't believe so, it's still to be implemented. Now that OpenJPA has a
> support for criteria querying [1] it probably wouldn't be that long to
> implement though.
>
> Matthieu
>
> [1]
>
> http://openjpa.apache.org/builds/latest/docs/manual/jpa_overview_criteria.html
>
>
> >
> > Thanks,
> > Milinda
> >
> > --
> > http://mpathirage.com
> > http://wso2.org "Oxygen for Web Service Developers"
> > http://wsaxc.blogspot.com "Web Services With Axis2/C"
> >
>



-- 
http://mpathirage.com
http://wso2.org "Oxygen for Web Service Developers"
http://wsaxc.blogspot.com "Web Services With Axis2/C"

Re: Process and Instance Management API

Posted by Matthieu Riou <ma...@gmail.com>.
On Wed, Apr 1, 2009 at 1:27 AM, Milinda Pathirage <
milinda.pathirage@gmail.com> wrote:

> Hi,
> Does listInstances method in ProcessAndInstanceManagementImpl class support
> filters when using JPA?
>

I don't believe so, it's still to be implemented. Now that OpenJPA has a
support for criteria querying [1] it probably wouldn't be that long to
implement though.

Matthieu

[1]
http://openjpa.apache.org/builds/latest/docs/manual/jpa_overview_criteria.html


>
> Thanks,
> Milinda
>
> --
> http://mpathirage.com
> http://wso2.org "Oxygen for Web Service Developers"
> http://wsaxc.blogspot.com "Web Services With Axis2/C"
>