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