Package | Description |
---|---|
org.hibernate.hql.spi.id |
Support for multi-table update and delete statements via id-tables.
|
org.hibernate.resource.transaction.spi |
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
|
Modifier and Type | Method and Description |
---|---|
DdlTransactionIsolator |
IdTableHelper.getDdlTransactionIsolator(JdbcServices jdbcServices,
JdbcConnectionAccess connectionAccess,
ServiceRegistry serviceRegistry) |
Modifier and Type | Method and Description |
---|---|
default DdlTransactionIsolator |
TransactionCoordinatorBuilder.buildDdlTransactionIsolator(org.hibernate.tool.schema.internal.exec.JdbcContext jdbcContext) |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.