Claude Warren created JENA-1803:
-----------------------------------

             Summary: 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


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)

Reply via email to