Interface | Description |
---|---|
TransactionAware |
Interface to be implemented by a resource (a connection) that the transaction integration layer will manipulate.
|
TransactionAware.SQLCallable<T> |
A callable that can throw
SQLException |
TransactionIntegration |
Agroal provides an integration point for transaction systems to modify the behaviour of the pool.
|
TransactionIntegration.ResourceRecoveryFactory |
This interface is implemented by the connection factory so that it can provide recovery resources to the transaction layer.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.