Package io.agroal.api.transaction
package io.agroal.api.transaction
-
InterfacesClassDescriptionInterface 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.