@Deprecated 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,
OntopConnectionCloseable statementClosingCB,
it.unibz.inf.ontop.model.term.TermFactory termFactory,
it.unibz.inf.ontop.substitution.SubstitutionFactory substitutionFactory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
moveCursor()
Deprecated.
Moves cursor until we get a fresh row
|
readCurrentRowbuildConnectionException, close, getColumnCount, getFetchSize, getSignature, hasNext, isConnectionAlive, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnCount, getFetchSize, getSignature, isConnectionAlivehasNext, 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, @Nullable OntopConnectionCloseable statementClosingCB, 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–2021 Free University of Bozen-Bolzano. All rights reserved.