[
https://issues.apache.org/jira/browse/ODE-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tammo van Lessen reassigned ODE-770:
------------------------------------
Assignee: Tammo van Lessen
> InstanceManagement.listInstance() filtering support for more than one
> correlation property is broken
> ----------------------------------------------------------------------------------------------------
>
> Key: ODE-770
> URL: https://issues.apache.org/jira/browse/ODE-770
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Reporter: Tammo van Lessen
> Assignee: Tammo van Lessen
> Fix For: 1.3.4
>
>
> listInstances fails to return a correct result set if the instance filter
> contains more than one correlation properties to filter.
> Need to rewrite CriteriaBuilder as Hibernate's Criterion API does not support
> joining the same association several times for joins. Using HQL instead
> should do the job.
> See http://opensource.atlassian.com/projects/hibernate/browse/HHH-879
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.