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

Waruna Ranasinghe updated ODE-738:
----------------------------------

    Attachment: ODE-738.patch

This patch make possible to filter name and namespace using following style

He*l* 
http://ode/unit-s*le/H*


Additionally, instanceQueryCount mathod is added to get the instance count, for 
a interested party. Otherwise all the instances should be retrieved from the 
database   in order to get the count of the instances. Since both instanceQuery 
and instanceQueryCount have the same SQL generation, the SQL generation logic 
is moved to genSQL private method.

> OpenJPA based DAO doesn't support  wildcards properly in "name" and 
> "namespace" filters in InstanceManagement
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: ODE-738
>                 URL: https://issues.apache.org/jira/browse/ODE-738
>             Project: ODE
>          Issue Type: Bug
>          Components: Management API
>    Affects Versions: 2.0
>            Reporter: Waruna Ranasinghe
>         Attachments: ODE-738.patch
>
>
> if we give the following strings as the namespace, it will not work properly
>           
> http://ode/unit-sample/H*
> http://ode/unit-s*le/H*

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

Reply via email to