public interface Query extends CommandWithWhere
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFrom()
Gets the list of URIs specified in FROM clauses.
|
List<String> |
getFromNamed()
Gets the list of URIs specified in FROM NAMED clauses.
|
Values |
getValues()
Gets the VALUES block at the end of the query if it exists.
|
List<Element> |
getWhereElements()
Gets the elements in the WHERE clause of this query.
|
getWheregetCommentabort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toStringList<String> getFrom()
List<String> getFromNamed()
Values getValues()
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.