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() |
int |
defaultJdbcIsolationLevel() |
XAConnection |
getRecoveryConnection() |
public ConnectionFactory(AgroalConnectionFactoryConfiguration configuration, AgroalDataSourceListener... listeners)
public int defaultJdbcIsolationLevel()
public XAConnection createConnection() throws SQLException
SQLExceptionpublic XAConnection getRecoveryConnection()
getRecoveryConnection in interface TransactionIntegration.ResourceRecoveryFactoryCopyright © 2023 JBoss by Red Hat. All rights reserved.