| Modifier and Type | Method and Description |
|---|---|
protected IDataSourceType |
ConfigReader.initDataSouceType(String className)
Loads a certain
IDataSourceType class at runtime |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IDataSourceType> |
ConfigReader.getDataSourceTypes()
Gets the data source types.
|
| Modifier and Type | Method and Description |
|---|---|
static IDataSourceType |
DataSourceTypesRegistry.getType(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DataSourceTypesRegistry.register(String typeName,
IDataSourceType type) |
| Modifier and Type | Class and Description |
|---|---|
class |
JenaTDBDataSourceType
The type of Triple Pattern Fragment data sources that are backed by
a Jena TDB instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RDFServiceDataSourceType
The type of Triple Pattern Fragment data sources that are backed by
a Jena TDB instance.
|
Copyright © 2022. All rights reserved.