Uses of Package
org.apache.jena.jdbc.results
Packages that use org.apache.jena.jdbc.results
-
Classes in org.apache.jena.jdbc.results used by org.apache.jena.jdbc.resultsClassDescriptionAbstract 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 dataAbstract base class for result sets that are backed by aQueryExecution
Represents a set of streamed results backed by someQueryExecution
, streamed results are considered to be forward only -
Classes in org.apache.jena.jdbc.results used by org.apache.jena.jdbc.results.metadataClassDescriptionAbstract implementation of a JDBC Result Set which makes all update methods throw
SQLFeatureNotSupportedException