Uses of Package
org.hibernate.engine.transaction.jta.platform.spi
-
Packages that use org.hibernate.engine.transaction.jta.platform.spi Package Description org.hibernate.boot.registry.selector.internal Internals for building StrategySelectororg.hibernate.engine.transaction.jta.platform.internal A range of container-specific implementations ofJtaPlatform.org.hibernate.engine.transaction.jta.platform.spi An SPI for integrating with container-provided implementations of JTA.org.hibernate.resource.transaction.backend.jta.internal Implementations ofTransactionCoordinatorbased on JTA.org.hibernate.testing.jta -
Classes in org.hibernate.engine.transaction.jta.platform.spi used by org.hibernate.boot.registry.selector.internal Class Description JtaPlatform AServicethat defines how Hibernate interacts with JTA on a certain platform. -
Classes in org.hibernate.engine.transaction.jta.platform.spi used by org.hibernate.engine.transaction.jta.platform.internal Class Description JtaPlatform AServicethat defines how Hibernate interacts with JTA on a certain platform.JtaPlatformResolver AServicedefining a strategy for obtaining aJtaPlatformin configurations where the application did not explicitly specify one. -
Classes in org.hibernate.engine.transaction.jta.platform.spi used by org.hibernate.engine.transaction.jta.platform.spi Class Description JtaPlatform AServicethat defines how Hibernate interacts with JTA on a certain platform. -
Classes in org.hibernate.engine.transaction.jta.platform.spi used by org.hibernate.resource.transaction.backend.jta.internal Class Description JtaPlatform AServicethat defines how Hibernate interacts with JTA on a certain platform. -
Classes in org.hibernate.engine.transaction.jta.platform.spi used by org.hibernate.testing.jta Class Description JtaPlatform AServicethat defines how Hibernate interacts with JTA on a certain platform.