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
SQLException
public XAConnection getRecoveryConnection()
getRecoveryConnection
in interface TransactionIntegration.ResourceRecoveryFactory
Copyright © 2021 JBoss by Red Hat. All rights reserved.