[
https://issues.apache.org/jira/browse/JENA-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16304344#comment-16304344
]
ASF subversion and git services commented on JENA-1456:
-------------------------------------------------------
Commit 5e6c047e2fb83609191c2b7c15fa9103fb7cc08b in jena's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=5e6c047 ]
fixes for JENA-1455 and JENA-1456
also minor fixes for JENA-1368
> 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)