Uses of Package
io.helidon.integrations.jta.jdbc
Packages that use io.helidon.integrations.jta.jdbc
-
Classes in io.helidon.integrations.jta.jdbc used by io.helidon.integrations.jta.jdbcClassDescriptionA functional interface whose implementations can convert a kind of
Exception
encountered in the context of an XA routine to an appropriateXAException
, according to the rules in the XA specification as expressed in the documentation for theXAResource
interface.An enum describing XA routines modeled by anXAResource
implementation.A supplier ofTransaction
s.