| Package | Description |
|---|---|
| org.jboss.hal.client.configuration.subsystem.datasource | |
| org.jboss.hal.client.configuration.subsystem.datasource.wizard | |
| org.jboss.hal.core.datasource |
| Modifier and Type | Method and Description |
|---|---|
JdbcDriver |
DataSourceTemplate.getDriver() |
| 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 |
DataSource.setDriver(JdbcDriver driver) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.