| Package | Description |
|---|---|
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| org.hibernate.engine.transaction.jta.platform.internal | |
| org.hibernate.engine.transaction.jta.platform.spi | |
| org.hibernate.osgi |
Main OSGi support classes
|
| org.hibernate.testing.jta |
| Modifier and Type | Method and Description |
|---|---|
JtaPlatform |
Settings.getJtaPlatform()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform |
| Modifier and Type | Method and Description |
|---|---|
JtaPlatform |
JtaPlatformProvider.getProvidedJtaPlatform()
Retrieve the JtaPlatform provided by this environment.
|
JtaPlatform |
JtaPlatformResolver.resolveJtaPlatform(Map configurationValues,
ServiceRegistryImplementor registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiJtaPlatform
Offers the JTA Platform provided by the OSGi container.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestingJtaPlatformImpl
A test-specific implementation of the JtaPlatform contract for testing JTA-based functionality.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.