@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.SQLDataSourceLocator
Exception
public List<org.dashbuilder.dataset.def.SQLDataSourceDef> list()
list
in interface org.dashbuilder.dataprovider.sql.SQLDataSourceLocator
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.