| Package | Description |
|---|---|
| org.jboss.jca.as.converters |
This package contains the IronJacamar converter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LocalTxDataSource
Common DataSource
|
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyTxDataSourceImpl
A XaDataSource impl.
|
| Modifier and Type | Method and Description |
|---|---|
List<NoTxDataSource> |
DataSources.getNoTxDataSource()
Get the No Tx datasource.
|
List<NoTxDataSource> |
DatasourcesImpl.getNoTxDataSource() |
| Constructor and Description |
|---|
DatasourcesImpl(List<NoTxDataSource> noTxDatasource,
List<LocalTxDataSource> localTxDatasource,
List<XaDataSource> xaDataSource)
DatasourcesImpl
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)