Uses of Interface
org.hibernate.resource.transaction.spi.DdlTransactionIsolator

Packages that use DdlTransactionIsolator
Package
Description
An implementation of TransactionCoordinator based on JdbcResourceTransaction.
Implementations of TransactionCoordinator based on JTA.
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
Implementation of the SPI for schema information extraction from the database via JDBC.
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
Support for exporting generated DDL to the database or to SQL scripts.
An SPI for tooling related to DDL generation, export, migration, and validation.