All Classes and Interfaces
Class
Description
Interface for mapping the current
ResultSet's row to a BindingInterface for obtaining the (typically natural) RDF term for the value in the
result set's current row at the given index.
Default implementation of a RowToBinding by
delegating each used column to a RowToNode instance.
Generic mapper that retrieves each column's value as a
Object and then request an appropriate RDFDatatype
from Jena's TypeMapper.SqlDatatype or rather a NoRDFDatatype in the sense of "Not-only RDF datatype".