| Package | Description |
|---|---|
| org.aksw.r2rml.jena.jdbc.impl | |
| org.aksw.r2rml.jena.jdbc.util |
| Modifier and Type | Method and Description |
|---|---|
static SqlTypeMapper |
SqlTypeMapper.createDefault() |
static SqlTypeMapper |
SqlTypeMapper.getInstance() |
SqlTypeMapper |
SqlTypeMapper.registerDatatype(SqlDatatype sqlDatatype) |
| Modifier and Type | Method and Description |
|---|---|
static NodeMapper |
NaturalMappings.createNodeMapper(int sqlType,
SqlTypeMapper sqlTypeMapper) |
| Modifier and Type | Method and Description |
|---|---|
static NodeMapper |
JdbcUtils.createNodeMapper(ResultSetMetaData rsmd,
int[] usedIdxs,
SqlTypeMapper sqlTypeMapper)
Create an array of node mappers whose size matches the number of columns + 1.
|
Copyright © 2021. All rights reserved.