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 ofJtaPlatforminstances.JtaPlatformResolver Service for defining how to resolve or determine theJtaPlatformto 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.