Class AbstractJtaPlatform

java.lang.Object
org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
All Implemented Interfaces:
Serializable, TransactionManagerAccess, JtaPlatform, Service, Configurable, ServiceRegistryAwareService
Direct Known Subclasses:
AtomikosJtaPlatform, GlassFishJtaPlatform, JBossAppServerJtaPlatform, JBossStandAloneJtaPlatform, ResinJtaPlatform, WeblogicJtaPlatform, WebSphereLibertyJtaPlatform, WildFlyStandAloneJtaPlatform

public abstract class AbstractJtaPlatform extends Object implements JtaPlatform, Configurable, ServiceRegistryAwareService, TransactionManagerAccess
See Also: