public interface ConnectionFactories
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConnectionFactories.Tag
A Tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<NoTxConnectionFactory> |
getNoTxConnectionFactory()
Get the NoTxConnectionFactory
|
List<TxConnectionFactory> |
getTxConnectionFactory()
Get the TxConnectionFactory
|
List<TxConnectionFactory> getTxConnectionFactory()
List<NoTxConnectionFactory> getNoTxConnectionFactory()
Copyright © 2021 JBoss by Red Hat. All rights reserved.