Package org.hibernate.engine.transaction.jta.platform.spi
package org.hibernate.engine.transaction.jta.platform.spi
An SPI for integrating with container-provided implementations of JTA.
- See Also:
-
ClassDescriptionA
Service
that defines how Hibernate interacts with JTA on a certain platform.Indicates a problem interacting with the underlying JTA platform.AServiceLoader
-style provider ofJtaPlatform
instances.AService
defining a strategy for obtaining aJtaPlatform
in configurations where the application did not explicitly specify one.