Uses of Interface
org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
-
Packages that use JtaPlatform Package Description org.hibernate.cfg org.hibernate.engine.transaction.jta.platform.spi -
-
Uses of JtaPlatform in org.hibernate.cfg
Methods in org.hibernate.cfg that return JtaPlatform Modifier and Type Method Description JtaPlatformSettings. getJtaPlatform()Deprecated. -
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(java.util.Map configurationValues, ServiceRegistryImplementor registry)
-