Package org.aksw.jenax.dataaccess.sparql.execution.query
package org.aksw.jenax.dataaccess.sparql.execution.query
-
ClassDescriptionQueryExecutionWrapperBase<T extends org.apache.jena.query.QueryExecution>Adds beforeExec and afterExec methods that can be used to allocate and release resources upon performing an execution.QueryExecutionWrapperTxn<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.