| Package | Description |
|---|---|
| org.kie.workbench.common.screens.datasource.management.backend.integration.wildfly |
| Modifier and Type | Method and Description |
|---|---|
List<WildflyDataSourceDef> |
WildflyDataSourceManagementClient.getDataSources()
Gets the definitions of the currently available data sources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WildflyDataSourceManagementClient.createDataSource(WildflyDataSourceDef dataSourceDef)
Creates a data source.
|
void |
WildflyDataSourceManagementClient.updateDataSource(WildflyDataSourceDef dataSourceDef)
Updates an existing data source.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.