| Interface | Description |
|---|---|
| CastSystem |
Note to myself: My initial idea was to have a method
Factory1
|
| ExprBindingSubstitutor | |
| ExprSubstitutor | |
| FunctionDecl | |
| FunctionModel<T> | |
| NodeValueToObject | |
| NodeValueTransformer |
TODO Rename this class.
|
| SparqlFunctionProvider | |
| SqlDatatype |
Pendant to Jena's RDFDatatype:
|
| SqlExprSerializerSystem | |
| SqlLiteralMapper |
TODO Rename to SqlDatatype
Class for converting NodeValues to Sql Objects and vice versa
|
| SqlTypeMapper |
An interface for looking up a mapper from NodeValue to SqlValue
based on an RDF datatype URI.
|
| TypedExprTransformer | |
| TypeSystem |
Purposes of the type system are storing information about the following
items:
- Mapping of TypeTokens to actual SQL type names.
|
Copyright © 2013. All Rights Reserved.