public class DistinctJDBCTupleResultSet extends JDBCTupleResultSet implements TupleResultSet
rs, signature| Constructor and Description |
|---|
DistinctJDBCTupleResultSet(ResultSet rs,
it.unibz.inf.ontop.com.google.common.collect.ImmutableSortedSet<it.unibz.inf.ontop.model.term.Variable> sqlSignature,
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<it.unibz.inf.ontop.model.term.Variable,it.unibz.inf.ontop.model.type.DBTermType> sqlTypes,
it.unibz.inf.ontop.iq.node.ConstructionNode constructionNode,
it.unibz.inf.ontop.model.atom.DistinctVariableOnlyDataAtom answerAtom,
it.unibz.inf.ontop.answering.logging.QueryLogger queryLogger,
it.unibz.inf.ontop.model.term.TermFactory termFactory,
it.unibz.inf.ontop.substitution.SubstitutionFactory substitutionFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
moveCursor()
Moves cursor until we get a fresh row
|
readCurrentRowclose, getColumnCount, getFetchSize, getSignature, hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnCount, getFetchSize, getSignaturehasNext, nextclosepublic DistinctJDBCTupleResultSet(ResultSet rs, it.unibz.inf.ontop.com.google.common.collect.ImmutableSortedSet<it.unibz.inf.ontop.model.term.Variable> sqlSignature, it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<it.unibz.inf.ontop.model.term.Variable,it.unibz.inf.ontop.model.type.DBTermType> sqlTypes, it.unibz.inf.ontop.iq.node.ConstructionNode constructionNode, it.unibz.inf.ontop.model.atom.DistinctVariableOnlyDataAtom answerAtom, it.unibz.inf.ontop.answering.logging.QueryLogger queryLogger, it.unibz.inf.ontop.model.term.TermFactory termFactory, it.unibz.inf.ontop.substitution.SubstitutionFactory substitutionFactory)
protected boolean moveCursor()
throws SQLException,
OntopConnectionException
moveCursor in class AbstractTupleResultSetSQLExceptionOntopConnectionExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.