Uses of Interface
org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
-
Packages that use JtaPlatform Package Description org.hibernate.engine.transaction.jta.platform.spi -
-
Uses of JtaPlatform in org.hibernate.engine.transaction.jta.platform.spi
Methods in org.hibernate.engine.transaction.jta.platform.spi that return JtaPlatform Modifier and Type Method Description JtaPlatformJtaPlatformProvider. getProvidedJtaPlatform()Retrieve the JtaPlatform provided by this environment.JtaPlatformJtaPlatformResolver. resolveJtaPlatform(Map configurationValues, ServiceRegistryImplementor registry)
-