public class DatasourceDBRepositoryFactory extends Object implements RepositoryFactory
| Constructor and Description |
|---|
DatasourceDBRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String factoryID) |
Repository |
create(Function<String,String> settings) |
String |
getRefID() |
public boolean accept(String factoryID)
accept in interface RepositoryFactorypublic String getRefID()
getRefID in interface RepositoryFactorypublic Repository create(Function<String,String> settings)
create in interface RepositoryFactoryCopyright © 2004–2021 OpenL Tablets. All rights reserved.