Uses of Interface
org.hibernate.dialect.temptable.TemporaryTableStrategy

Packages that use TemporaryTableStrategy
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Support for temporary tables.
Support for multi-table SQM mutation (insert, update, delete) operations using a table to temporarily hold the matching ids.