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 |
---|---|
java.util.List<NoTxDataSource> |
DatasourcesImpl.getNoTxDataSource() |
java.util.List<NoTxDataSource> |
DataSources.getNoTxDataSource()
Get the No Tx datasource.
|
Constructor and Description |
---|
DatasourcesImpl(java.util.List<NoTxDataSource> noTxDatasource,
java.util.List<LocalTxDataSource> localTxDatasource,
java.util.List<XaDataSource> xaDataSource)
DatasourcesImpl
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)