JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
J
K
L
M
N
O
R
S
T
A
AbstractTupleResultSet
- Class in
it.unibz.inf.ontop.answering.resultset.impl
B
build()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLConfigurationImpl.BuilderImpl
build()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLConfigurationImpl.BuilderImpl
build()
- Method in interface it.unibz.inf.ontop.injection.
OntopStandaloneSQLConfiguration.Builder
build()
- Method in interface it.unibz.inf.ontop.injection.
OntopSystemSQLConfiguration.Builder
BuilderImpl()
- Constructor for class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLConfigurationImpl.BuilderImpl
BuilderImpl()
- Constructor for class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLConfigurationImpl.BuilderImpl
buildGuiceModules()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLConfigurationImpl
buildGuiceModules()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLConfigurationImpl
C
cancelExecution()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
close()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
JDBCConnector
close()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLConnection
close()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
close()
- Method in class it.unibz.inf.ontop.answering.connection.pool.impl.
HikariConnectionPool
close()
- Method in class it.unibz.inf.ontop.answering.connection.pool.impl.
TomcatConnectionPool
close()
- Method in interface it.unibz.inf.ontop.answering.connection.pool.
JDBCConnectionPool
close()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
AbstractTupleResultSet
close()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
EmptyTupleResultSet
close()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
SQLBooleanResultSet
commit()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLConnection
configure()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLModule
connect()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
JDBCConnector
Keeps a permanent connection to the DB (if enabled in the settings).
CONNECTION_TIMEOUT
- Static variable in interface it.unibz.inf.ontop.injection.
OntopSystemSQLSettings
createStatement()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLConnection
D
defaultBuilder()
- Static method in interface it.unibz.inf.ontop.injection.
OntopStandaloneSQLConfiguration
defaultBuilder()
- Static method in interface it.unibz.inf.ontop.injection.
OntopSystemSQLConfiguration
This builder will require a OBDA specification to be directly assigned
DistinctJDBCTupleResultSet
- Class in
it.unibz.inf.ontop.answering.resultset.impl
Class to handle distinct in SPARQL query.
DistinctJDBCTupleResultSet(ResultSet, ImmutableSortedSet<Variable>, ImmutableMap<Variable, DBTermType>, ConstructionNode, DistinctVariableOnlyDataAtom, TermFactory, SubstitutionFactory)
- Constructor for class it.unibz.inf.ontop.answering.resultset.impl.
DistinctJDBCTupleResultSet
E
EmptyTupleResultSet
- Class in
it.unibz.inf.ontop.answering.resultset.impl
EmptyTupleResultSet(ImmutableList<Variable>)
- Constructor for class it.unibz.inf.ontop.answering.resultset.impl.
EmptyTupleResultSet
executeBooleanQuery(IQ)
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
executeGraphQuery(ConstructQuery, IQ, boolean)
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
executeSelectQuery(IQ)
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
G
generateOptimizationConfigurationMap()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLConfigurationImpl
Can be overloaded by sub-classes
getAutoCommit()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLConnection
getColumnCount()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
AbstractTupleResultSet
getColumnCount()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
EmptyTupleResultSet
getConnection()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
JDBCConnector
Returns an OntopConnection, the main object that a client should use to access the query answering services of Quest.
getConnection()
- Method in class it.unibz.inf.ontop.answering.connection.pool.impl.
HikariConnectionPool
getConnection()
- Method in class it.unibz.inf.ontop.answering.connection.pool.impl.
TomcatConnectionPool
getConnection()
- Method in interface it.unibz.inf.ontop.answering.connection.pool.
JDBCConnectionPool
getConnectionPoolInitialSize()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLSettingsImpl
getConnectionPoolInitialSize()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLSettingsImpl
getConnectionPoolInitialSize()
- Method in interface it.unibz.inf.ontop.injection.
OntopSystemSQLSettings
getConnectionPoolMaxSize()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLSettingsImpl
getConnectionPoolMaxSize()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLSettingsImpl
getConnectionPoolMaxSize()
- Method in interface it.unibz.inf.ontop.injection.
OntopSystemSQLSettings
getConnectionTimeout()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLSettingsImpl
getConnectionTimeout()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLSettingsImpl
getConnectionTimeout()
- Method in interface it.unibz.inf.ontop.injection.
OntopSystemSQLSettings
getDefaultQueryTimeout()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLSettingsImpl
getDefaultQueryTimeout()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLSettingsImpl
getFetchSize()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
getFetchSize()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
AbstractTupleResultSet
getFetchSize()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
EmptyTupleResultSet
getInputQueryFactory()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLConnection
getInputQueryFactory()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLConfigurationImpl
getJdbcPassword()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLSettingsImpl
getJdbcUser()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLSettingsImpl
getLangValue()
- Method in class it.unibz.inf.ontop.answering.resultset.legacy.
MainTypeLangValues
getMainValue()
- Method in class it.unibz.inf.ontop.answering.resultset.legacy.
MainTypeLangValues
getMaxRows()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
getMoreResults()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
getQueryCacheMaxSize()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLSettingsImpl
getQueryTimeout()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
getSettings()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLConfigurationImpl
getSettings()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLConfigurationImpl
getSettings()
- Method in interface it.unibz.inf.ontop.injection.
OntopStandaloneSQLConfiguration
getSettings()
- Method in interface it.unibz.inf.ontop.injection.
OntopSystemSQLConfiguration
getSignature()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
AbstractTupleResultSet
getSignature()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
EmptyTupleResultSet
getSQLPoolConnection()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
JDBCConnector
getTupleCount(InputQuery)
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
Returns the number of tuples returned by the query
getTypeValue()
- Method in class it.unibz.inf.ontop.answering.resultset.legacy.
MainTypeLangValues
getValue()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
SQLBooleanResultSet
Returns true if there is at least one result
H
hasNext()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
AbstractTupleResultSet
hasNext()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
EmptyTupleResultSet
HikariConnectionPool
- Class in
it.unibz.inf.ontop.answering.connection.pool.impl
NOT a singleton
I
INIT_POOL_SIZE
- Static variable in interface it.unibz.inf.ontop.injection.
OntopSystemSQLSettings
isClosed()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLConnection
isClosed()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
isDistinctPostProcessingEnabled()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLSettingsImpl
isDistinctPostProcessingEnabled()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLSettingsImpl
isExistentialReasoningEnabled()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLSettingsImpl
isKeepAliveEnabled()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLSettingsImpl
isKeepAliveEnabled()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLSettingsImpl
isKeepAliveEnabled()
- Method in interface it.unibz.inf.ontop.injection.
OntopSystemSQLSettings
isPermanentDBConnectionEnabled()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLSettingsImpl
isPermanentDBConnectionEnabled()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLSettingsImpl
isRemoveAbandonedEnabled()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLSettingsImpl
isRemoveAbandonedEnabled()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLSettingsImpl
isRemoveAbandonedEnabled()
- Method in interface it.unibz.inf.ontop.injection.
OntopSystemSQLSettings
it.unibz.inf.ontop.answering.connection.impl
- package it.unibz.inf.ontop.answering.connection.impl
it.unibz.inf.ontop.answering.connection.pool
- package it.unibz.inf.ontop.answering.connection.pool
it.unibz.inf.ontop.answering.connection.pool.impl
- package it.unibz.inf.ontop.answering.connection.pool.impl
it.unibz.inf.ontop.answering.resultset.impl
- package it.unibz.inf.ontop.answering.resultset.impl
it.unibz.inf.ontop.answering.resultset.legacy
- package it.unibz.inf.ontop.answering.resultset.legacy
it.unibz.inf.ontop.injection
- package it.unibz.inf.ontop.injection
it.unibz.inf.ontop.injection.impl
- package it.unibz.inf.ontop.injection.impl
J
JDBCConnectionPool
- Interface in
it.unibz.inf.ontop.answering.connection.pool
JDBCConnector
- Class in
it.unibz.inf.ontop.answering.connection.impl
For RDBMS having a JDBC driver.
JDBCTupleResultSet
- Class in
it.unibz.inf.ontop.answering.resultset.impl
JDBCTupleResultSet(ResultSet, ImmutableSortedSet<Variable>, ImmutableMap<Variable, DBTermType>, ConstructionNode, DistinctVariableOnlyDataAtom, TermFactory, SubstitutionFactory)
- Constructor for class it.unibz.inf.ontop.answering.resultset.impl.
JDBCTupleResultSet
K
KEEP_ALIVE
- Static variable in interface it.unibz.inf.ontop.injection.
OntopSystemSQLSettings
L
loadQueryReformulator()
- Method in class it.unibz.inf.ontop.injection.impl.
OntopStandaloneSQLConfigurationImpl
M
MainTypeLangValues
- Class in
it.unibz.inf.ontop.answering.resultset.legacy
MAX_POOL_SIZE
- Static variable in interface it.unibz.inf.ontop.injection.
OntopSystemSQLSettings
moveCursor()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
AbstractTupleResultSet
moveCursor()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
DistinctJDBCTupleResultSet
Moves cursor until we get a fresh row
N
next()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
AbstractTupleResultSet
next()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
EmptyTupleResultSet
O
OntopStandaloneSQLConfiguration
- Interface in
it.unibz.inf.ontop.injection
Standalone: the configuration contains information both for extracting the OBDA specification and for query answering.
OntopStandaloneSQLConfiguration.Builder
<
B
extends
OntopStandaloneSQLConfiguration.Builder
<
B
>> - Interface in
it.unibz.inf.ontop.injection
OntopStandaloneSQLConfigurationImpl
- Class in
it.unibz.inf.ontop.injection.impl
OntopStandaloneSQLConfigurationImpl.BuilderImpl
<
B
extends
OntopStandaloneSQLConfiguration.Builder
<
B
>> - Class in
it.unibz.inf.ontop.injection.impl
OntopStandaloneSQLSettings
- Interface in
it.unibz.inf.ontop.injection
OntopStandaloneSQLSettingsImpl
- Class in
it.unibz.inf.ontop.injection.impl
OntopSystemSQLConfiguration
- Interface in
it.unibz.inf.ontop.injection
OntopSystemSQLConfiguration.Builder
<
B
extends
OntopSystemSQLConfiguration.Builder
<
B
>> - Interface in
it.unibz.inf.ontop.injection
OntopSystemSQLConfigurationImpl
- Class in
it.unibz.inf.ontop.injection.impl
OntopSystemSQLConfigurationImpl.BuilderImpl
<
B
extends
OntopSystemSQLConfiguration.Builder
<
B
>> - Class in
it.unibz.inf.ontop.injection.impl
Requires the OBDA specification to be already assigned
OntopSystemSQLModule
- Class in
it.unibz.inf.ontop.injection.impl
OntopSystemSQLModule(OntopSystemSQLSettings)
- Constructor for class it.unibz.inf.ontop.injection.impl.
OntopSystemSQLModule
OntopSystemSQLSettings
- Interface in
it.unibz.inf.ontop.injection
OntopSystemSQLSettingsImpl
- Class in
it.unibz.inf.ontop.injection.impl
R
readCurrentRow()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
AbstractTupleResultSet
readCurrentRow()
- Method in class it.unibz.inf.ontop.answering.resultset.impl.
JDBCTupleResultSet
REMOVE_ABANDONED
- Static variable in interface it.unibz.inf.ontop.injection.
OntopSystemSQLSettings
rollBack()
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLConnection
rs
- Variable in class it.unibz.inf.ontop.answering.resultset.impl.
AbstractTupleResultSet
S
setAutoCommit(boolean)
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLConnection
setFetchSize(int)
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
setMaxRows(int)
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
setQueryTimeout(int)
- Method in class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
signature
- Variable in class it.unibz.inf.ontop.answering.resultset.impl.
AbstractTupleResultSet
SQLBooleanResultSet
- Class in
it.unibz.inf.ontop.answering.resultset.impl
SQLBooleanResultSet(ResultSet)
- Constructor for class it.unibz.inf.ontop.answering.resultset.impl.
SQLBooleanResultSet
SQLConnection
- Class in
it.unibz.inf.ontop.answering.connection.impl
Quest connection is responsible for wrapping a JDBC connection to the data source.
SQLConnection(JDBCConnector, QueryReformulator, Connection, DBMetadata, InputQueryFactory, TermFactory, TypeFactory, RDF, SubstitutionFactory, OntopSystemSQLSettings)
- Constructor for class it.unibz.inf.ontop.answering.connection.impl.
SQLConnection
SQLOntopBindingSet
- Class in
it.unibz.inf.ontop.answering.resultset.impl
SQLOntopBindingSet.InvalidConstantTypeInResultException
- Exception in
it.unibz.inf.ontop.answering.resultset.impl
SQLOntopBindingSet.InvalidTermAsResultException
- Exception in
it.unibz.inf.ontop.answering.resultset.impl
SQLQuestStatement
- Class in
it.unibz.inf.ontop.answering.connection.impl
SQL-specific implementation of OBDAStatement.
SQLQuestStatement(QueryReformulator, Statement, InputQueryFactory, TermFactory, TypeFactory, RDF, SubstitutionFactory, OntopSystemSQLSettings)
- Constructor for class it.unibz.inf.ontop.answering.connection.impl.
SQLQuestStatement
T
TomcatConnectionPool
- Class in
it.unibz.inf.ontop.answering.connection.pool.impl
Not a SINGLETON!
A
B
C
D
E
G
H
I
J
K
L
M
N
O
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.