public final class RepositoryDataSourceFactory extends Object implements DataSourceFactory, RepositoryFactoryKeys
Implementation of the DataSourceFactory interface for creating Sesame 2.x Repository objects.
ALIAS, DIR, FILES, LANG_SERQL, QUERY_LANG, REPO, REPO_HANDLE, URL| Constructor and Description |
|---|
RepositoryDataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCreate(Map<String,Object> theMap) |
DataSource |
create(Map<String,Object> theMap) |
public boolean canCreate(Map<String,Object> theMap)
canCreate in interface DataSourceFactorypublic DataSource create(Map<String,Object> theMap) throws DataSourceException
create in interface DataSourceFactoryDataSourceExceptionCopyright © 2018. All rights reserved.