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 2017/12/26 23:15:00 UTC

[jira] [Created] (JENA-1456) QueryBuilder needs a stand alone WhereClause instance

Claude Warren created JENA-1456:
-----------------------------------

             Summary: QueryBuilder needs a stand alone  WhereClause instance
                 Key: JENA-1456
                 URL: https://issues.apache.org/jira/browse/JENA-1456
             Project: Apache Jena
          Issue Type: Improvement
          Components: QueryBuilder
            Reporter: Claude Warren
            Assignee: Claude Warren
            Priority: Minor


Various QueryBuilders have methods that  take a WhereClause instance however, there is no standalone implementation of WhereClause.  

This improvement is to create a standalone WhereBuilder that will create a WhereClause (and required interfaces) instance without the interfaces associated with the general query builders.

This is nothing more than a convenience.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)