| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSourceTemplate.getDataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceView.update(DataSource dataSource) |
void |
DataSourcePresenter.MyView.update(DataSource dataSource) |
| Constructor and Description |
|---|
DataSourceWizard(DataSourceColumn column,
MetadataRegistry metadataRegistry,
Dispatcher dispatcher,
com.google.web.bindery.event.shared.EventBus eventBus,
StatementContext statementContext,
Environment environment,
javax.inject.Provider<Progress> progress,
Resources resources,
DataSourceTemplates templates,
List<DataSource> dataSources,
List<JdbcDriver> drivers,
boolean xa) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceView.update(DataSource dataSource) |
void |
DataSourcePresenter.MyView.update(DataSource dataSource) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.