Package org.hibernate.engine.transaction.jta.platform.spi
-
Interface Summary Interface Description JtaPlatform Defines how we interact with various JTA services on the given platform/environment.JtaPlatformProvider AServiceLoader
-style provider ofJtaPlatform
instances.JtaPlatformResolver Service for defining how to resolve or determine theJtaPlatform
to use in configurations where the user did not explicitly specify one. -
Exception Summary Exception Description JtaPlatformException Indicates a problem interacting with the underlying JTA platform.