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 org.hibernate.testing.jta -
Classes in org.hibernate.engine.transaction.jta.platform.spi used by org.hibernate.boot.registry.selector.internal Class Description JtaPlatform AService
that 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 AService
that defines how Hibernate interacts with JTA on a certain platform.JtaPlatformResolver AService
defining a strategy for obtaining aJtaPlatform
in 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 AService
that 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 AService
that 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 AService
that defines how Hibernate interacts with JTA on a certain platform.