| Package | Description |
|---|---|
| org.aksw.sparqlify.core.cast |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlDatatypeConstant
Maps any node value to a constant.
|
class |
SqlDatatypeDefault |
| Modifier and Type | Method and Description |
|---|---|
SqlDatatype |
SqlTypeMapperImpl.getSqlDatatype(String datatypeUri) |
SqlDatatype |
SqlTypeMapper.getSqlDatatype(String datatypeUri) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SqlDatatype> |
SqlTypeMapperImpl.getMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlTypeMapperImpl.register(String datatypeUri,
SqlDatatype sqlType) |
void |
SqlTypeMapper.register(String datatypeUri,
SqlDatatype sqlType) |
Copyright © 2013. All Rights Reserved.