Package | Description |
---|---|
org.jboss.jca.as.converters |
This package contains the IronJacamar converter.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TxConnectionFactory
No Tx ConnectionFactory
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyConnectionFactoryImp
A LegacyConnectionFactoryImp impl.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<NoTxConnectionFactory> |
ConnectionFactoriesImpl.getNoTxConnectionFactory() |
java.util.List<NoTxConnectionFactory> |
ConnectionFactories.getNoTxConnectionFactory()
Get the NoTxConnectionFactory
|
Constructor and Description |
---|
ConnectionFactoriesImpl(java.util.List<NoTxConnectionFactory> noTxConnectionFactory,
java.util.List<TxConnectionFactory> txConnectionFactory)
ConnectionFactoriesImpl
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)