Uses of Class
org.aksw.jenax.dataaccess.sparql.execution.query.QueryExecutionWrapperBase
Packages that use QueryExecutionWrapperBase
Package
Description
-
Uses of QueryExecutionWrapperBase in org.aksw.jenax.dataaccess.sparql.connection.query
Modifier and TypeClassDescriptionclass -
Uses of QueryExecutionWrapperBase in org.aksw.jenax.dataaccess.sparql.connection.reconnect
Modifier and TypeClassDescriptionclass -
Uses of QueryExecutionWrapperBase in org.aksw.jenax.dataaccess.sparql.execution.query
Modifier and TypeClassDescriptionclassQueryExecutionWrapperTxn<T extends org.apache.jena.query.QueryExecution>A query execution that starts a transaction before the actual query execution and performs the commit/rollback action upon close.