public class SQLBooleanResultSet extends Object implements BooleanResultSet
| Constructor and Description |
|---|
SQLBooleanResultSet(ResultSet set,
it.unibz.inf.ontop.answering.logging.QueryLogger queryLogger) |
| 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)
public void close()
throws OntopConnectionException
close in interface OBDAResultSetclose in interface AutoCloseableOntopConnectionExceptionpublic boolean getValue()
throws OntopConnectionException
getValue in interface BooleanResultSetOntopConnectionExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.