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)