public class DefaultJtaPlatform extends Object implements org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformProvider
Constructor and Description |
---|
DefaultJtaPlatform() |
Modifier and Type | Method and Description |
---|---|
static JBossAppServerJtaPlatform |
getDelegate() |
org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform |
getProvidedJtaPlatform() |
static void |
setDelegate(JBossAppServerJtaPlatform delegate) |
public static JBossAppServerJtaPlatform getDelegate()
public static void setDelegate(JBossAppServerJtaPlatform delegate)
public org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform getProvidedJtaPlatform()
getProvidedJtaPlatform
in interface org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformProvider
Copyright © 2017 Red Hat. All rights reserved.