@ApplicationScoped public class SQLDataSourceLocatorCDI extends Object implements org.dashbuilder.dataprovider.sql.SQLDataSourceLocator
| Constructor and Description |
|---|
SQLDataSourceLocatorCDI() |
| Modifier and Type | Method and Description |
|---|---|
List<org.dashbuilder.dataset.def.SQLDataSourceDef> |
list() |
DataSource |
lookup(org.dashbuilder.dataset.def.SQLDataSetDef def) |
public DataSource lookup(org.dashbuilder.dataset.def.SQLDataSetDef def) throws Exception
lookup in interface org.dashbuilder.dataprovider.sql.SQLDataSourceLocatorExceptionpublic List<org.dashbuilder.dataset.def.SQLDataSourceDef> list()
list in interface org.dashbuilder.dataprovider.sql.SQLDataSourceLocatorCopyright © 2012–2019 JBoss by Red Hat. All rights reserved.