Uses of Interface
org.hibernate.resource.transaction.spi.IsolationDelegate
Packages that use IsolationDelegate
Package
Description
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
-
Uses of IsolationDelegate in org.hibernate.resource.transaction.spi
Methods in org.hibernate.resource.transaction.spi that return IsolationDelegateModifier and TypeMethodDescriptionTransactionCoordinator.createIsolationDelegate()
Retrieve an isolation delegate appropriate for this transaction strategy.