| Interface | Description |
|---|---|
| SqlDatatype |
SqlDatatype or rather a NoRDFDatatype in the sense of "Not-only RDF datatype".
|
| Class | Description |
|---|---|
| NaturalMappings | |
| NodeMapperMultiplexer | |
| NodeMapperViaSqlDatatype | |
| RowToBindingImpl |
Default implementation of a RowToBinding by
delegating each used column to a RowToNode instance.
|
| RowToNodeViaTypeManager |
Generic mapper that retrieves each column's value as a
Object and then request an appropriate RDFDatatype
from Jena's TypeMapper. |
| SqlDatatypeImpl | |
| SqlTypeMapper |
Copyright © 2021. All rights reserved.