You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Claude Warren (Jira)" <ji...@apache.org> on 2019/12/20 11:12:00 UTC

[jira] [Resolved] (JENA-1803) Query builder has no method to merge a where clause

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

Claude Warren resolved JENA-1803.
---------------------------------
    Fix Version/s: Jena 3.14.0
       Resolution: Fixed

> Query builder has no method to merge a where clause
> ---------------------------------------------------
>
>                 Key: JENA-1803
>                 URL: https://issues.apache.org/jira/browse/JENA-1803
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: QueryBuilder
>    Affects Versions: Jena 3.13.1
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>            Priority: Minor
>             Fix For: Jena 3.14.0
>
>
> The AbstractQueryBuilder does not have a mechanism to add entire where clause to the query.
> this would be a addWhere() method that takes a WhereBuilder as an argument, takes the entire where clause of  the argument as an element and adds it to the elements in the queryBuilder.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)