org.gcube.dataaccess.spql.stmt
Class QueryStatement
java.lang.Object
org.gcube.dataaccess.spql.stmt.AbstractStatement
org.gcube.dataaccess.spql.stmt.QueryStatement
public class QueryStatement
- extends AbstractStatement
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
|
Field Summary |
protected boolean |
first
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
first
protected boolean first
QueryStatement
public QueryStatement(StringBuilder query)
checkFirst
protected void checkFirst()
asScientificName
public QueryStatement asScientificName(String... scientificNames)
asCommonName
public QueryStatement asCommonName(String... commonNames)
in
public InStatement in(String... datasources)
where
public WhereStatement where()
Copyright © 2013. All Rights Reserved.