Uses of Package
org.hibernate.service.jta.platform.spi

Packages that use org.hibernate.service.jta.platform.spi
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
org.hibernate.engine.transaction.spi   
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
org.hibernate.service.jta.platform.internal   
org.hibernate.testing.jta   
 

Classes in org.hibernate.service.jta.platform.spi used by org.hibernate.cfg
JtaPlatform
          Defines how we interact with various JTA services on the given platform/environment.
 

Classes in org.hibernate.service.jta.platform.spi used by org.hibernate.engine.transaction.spi
JtaPlatform
          Defines how we interact with various JTA services on the given platform/environment.
 

Classes in org.hibernate.service.jta.platform.spi used by org.hibernate.internal
JtaPlatform
          Defines how we interact with various JTA services on the given platform/environment.
 

Classes in org.hibernate.service.jta.platform.spi used by org.hibernate.service.jta.platform.internal
JtaPlatform
          Defines how we interact with various JTA services on the given platform/environment.
 

Classes in org.hibernate.service.jta.platform.spi used by org.hibernate.testing.jta
JtaPlatform
          Defines how we interact with various JTA services on the given platform/environment.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.