public class SQLBooleanResultSet extends Object implements BooleanResultSet
| Constructor and Description |
|---|
SQLBooleanResultSet(ResultSet set,
it.unibz.inf.ontop.answering.logging.QueryLogger queryLogger,
OntopConnectionCloseable statementClosingCB) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
getValue()
Returns true if there is at least one result
|
public SQLBooleanResultSet(ResultSet set, it.unibz.inf.ontop.answering.logging.QueryLogger queryLogger, OntopConnectionCloseable statementClosingCB)
public void close()
throws OntopConnectionException
close in interface OBDAResultSetclose in interface AutoCloseableOntopConnectionExceptionpublic boolean getValue()
throws OntopConnectionException
getValue in interface BooleanResultSetOntopConnectionExceptionCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.