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() |
XAResource[] |
recoveryResources() |
public ConnectionFactory(AgroalConnectionFactoryConfiguration configuration, AgroalDataSourceListener... listeners)
public XAConnection createConnection() throws SQLException
SQLExceptionpublic XAResource[] recoveryResources()
recoveryResources in interface TransactionIntegration.ResourceRecoveryFactoryCopyright © 2019 JBoss by Red Hat. All rights reserved.