public final class ConnectionFactory extends Object implements TransactionIntegration.ResourceRecoveryFactory
| Constructor and Description |
|---|
ConnectionFactory(AgroalConnectionFactoryConfiguration configuration,
AgroalDataSourceListener... listeners) |
| Modifier and Type | Method and Description |
|---|---|
XAConnection |
createConnection() |
XAConnection |
getRecoveryConnection() |
public ConnectionFactory(AgroalConnectionFactoryConfiguration configuration, AgroalDataSourceListener... listeners)
public XAConnection createConnection() throws SQLException
SQLExceptionpublic XAConnection getRecoveryConnection()
getRecoveryConnection in interface TransactionIntegration.ResourceRecoveryFactoryCopyright © 2020 JBoss by Red Hat. All rights reserved.