| Package | Description |
|---|---|
| org.wildfly.swarm.config.datasources | |
| org.wildfly.swarm.config.datasources.subsystem.dataSource |
| Modifier and Type | Method and Description |
|---|---|
List<DataSource> |
Datasources.DatasourcesResources.dataSources()
Get the list of DataSource resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Datasources.dataSource(DataSource value)
Add the DataSource object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Datasources.dataSources(List<DataSource> value)
Add all DataSource objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataSource<T extends DataSource>
A JDBC data-source configuration
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.