Package org.hibernate.dialect.temptable
package org.hibernate.dialect.temptable
Support for temporary tables.
- See Also:
-
ClassDescriptionDB2 specific global temporary table strategy.H2 specific global temporary table strategy.HANA specific global temporary table strategy.HSQL specific local temporary table strategy.Deprecated, for removal: This API element is subject to removal in a future version.MySQL specific local temporary table strategy.Strategy to interact with Oracle private temporary tables that were introduced in Oracle 18c.Strategy to interact with persistent temporary tables.SQL Server specific local temporary table strategy.Strategy to interact with global temporary tables.Strategy to interact with local temporary tables.A column in a IdTable.An exporter for temporary tables.Classifies the kinds of temporary table implementations.Defines how to interact with a certain temporary table kind.Transact-SQL specific local temporary table strategy.