Class SparqlQueryConnectionWithReconnect.QueryExecutionWithReconnect

java.lang.Object
org.aksw.jenax.dataaccess.sparql.execution.query.QueryExecutionWrapperBase<org.apache.jena.query.QueryExecution>
org.aksw.jenax.dataaccess.sparql.connection.reconnect.SparqlQueryConnectionWithReconnect.QueryExecutionWithReconnect
All Implemented Interfaces:
AutoCloseable, QueryExecutionWrapper, org.apache.jena.query.QueryExecution
Enclosing class:
SparqlQueryConnectionWithReconnect

public class SparqlQueryConnectionWithReconnect.QueryExecutionWithReconnect extends QueryExecutionWrapperBase<org.apache.jena.query.QueryExecution>
  • Constructor Details

    • QueryExecutionWithReconnect

      public QueryExecutionWithReconnect(org.apache.jena.query.QueryExecution decoratee)
  • Method Details