Uses of Package
io.agroal.api.transaction
Packages that use io.agroal.api.transaction
Package
Description
-
Classes in io.agroal.api.transaction used by io.agroal.api.configurationClassDescriptionAgroal provides an integration point for transaction systems to modify the behaviour of the pool.
-
Classes in io.agroal.api.transaction used by io.agroal.api.configuration.supplierClassDescriptionAgroal provides an integration point for transaction systems to modify the behaviour of the pool.
-
Classes in io.agroal.api.transaction used by io.agroal.api.transactionClassDescriptionInterface to be implemented by a resource (a connection) that the transaction integration layer will manipulate.A callable that can throw
SQLExceptionAgroal provides an integration point for transaction systems to modify the behaviour of the pool.This interface is implemented by the connection factory so that it can provide recovery resources to the transaction layer.