Package org.hibernate.engine.transaction.jta.platform.spi
-
Interface Summary Interface Description JtaPlatform AServicethat defines how Hibernate interacts with JTA on a certain platform.JtaPlatformProvider AServiceLoader-style provider ofJtaPlatforminstances.JtaPlatformResolver AServicedefining a strategy for obtaining aJtaPlatformin configurations where the application did not explicitly specify one. -
Exception Summary Exception Description JtaPlatformException Indicates a problem interacting with the underlying JTA platform.