[
https://issues.apache.org/jira/browse/JENA-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claude Warren resolved JENA-1456.
---------------------------------
Resolution: Fixed
Fix Version/s: Jena 3.7.0
WhereBuilder created. Has all the functions for building where clauses that
may be added to other builders.
> 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
> Fix For: Jena 3.7.0
>
>
> 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)