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
Servicethat defines how Hibernate interacts with JTA on a certain platform.Indicates a problem interacting with the underlying JTA platform.AServiceLoader-style provider ofJtaPlatforminstances.AServicedefining a strategy for obtaining aJtaPlatformin configurations where the application did not explicitly specify one.