| Package | Description |
|---|---|
| org.hibernate.boot.spi | |
| org.hibernate.jpa.spi | |
| org.hibernate.resource.transaction.spi |
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
|
| Modifier and Type | Method and Description |
|---|---|
JpaCompliance |
SessionFactoryOptions.getJpaCompliance() |
JpaCompliance |
AbstractDelegatingSessionFactoryOptions.getJpaCompliance() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableJpaCompliance |
| Modifier and Type | Method and Description |
|---|---|
JpaCompliance |
MutableJpaCompliance.immutableCopy() |
| Modifier and Type | Method and Description |
|---|---|
JpaCompliance |
TransactionCoordinator.getJpaCompliance() |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.