Package org.apache.jena.jdbc.results
package org.apache.jena.jdbc.results
-
ClassesClassDescriptionRepresents an ASK resultAbstract implementation of a JDBC Result Set which makes all update methods throw
SQLFeatureNotSupportedException
Represents a set of materialized results backed by someQueryExecution
, materialized results permit scrolling but are not sensitive to changes in the underlying dataRepresents SPARQL SELECT resultsAbstract base class for result sets that are backed by aQueryExecution
Represents SPARQL SELECT resultsRepresents a set of streamed results backed by someQueryExecution
, streamed results are considered to be forward onlyRepresents results of a CONSTRUCT/DESCRIBE query where the results are streamedRepresents results of a CONSTRUCT/DESCRIBE query where the results are materialized