Uses of Class
org.apache.jena.jdbc.results.metadata.AskResultsMetadata
Packages that use AskResultsMetadata
Package
Description
-
Uses of AskResultsMetadata in org.apache.jena.jdbc.connections
Methods in org.apache.jena.jdbc.connections that return AskResultsMetadataModifier and TypeMethodDescriptionfinal AskResultsMetadata
JenaConnection.applyPostProcessors
(AskResultsMetadata metadata) Applies registered post-processors to the given results metadataMethods in org.apache.jena.jdbc.connections with parameters of type AskResultsMetadataModifier and TypeMethodDescriptionfinal AskResultsMetadata
JenaConnection.applyPostProcessors
(AskResultsMetadata metadata) Applies registered post-processors to the given results metadata -
Uses of AskResultsMetadata in org.apache.jena.jdbc.postprocessing
Methods in org.apache.jena.jdbc.postprocessing that return AskResultsMetadataModifier and TypeMethodDescriptionResultsPostProcessor.postProcessResultsMetadata
(AskResultsMetadata metadata) Post-process ASK results metadataMethods in org.apache.jena.jdbc.postprocessing with parameters of type AskResultsMetadataModifier and TypeMethodDescriptionResultsPostProcessor.postProcessResultsMetadata
(AskResultsMetadata metadata) Post-process ASK results metadata -
Uses of AskResultsMetadata in org.apache.jena.jdbc.results.metadata
Constructors in org.apache.jena.jdbc.results.metadata with parameters of type AskResultsMetadataModifierConstructorDescriptionAskResultsMetadata
(AskResultsMetadata metadata, String label) Creates new ASK results metadata