Uses of Class
org.hibernate.dialect.temptable.StandardLocalTemporaryTableStrategy
Packages that use StandardLocalTemporaryTableStrategy
-
Uses of StandardLocalTemporaryTableStrategy in org.hibernate.dialect.temptable
Subclasses of StandardLocalTemporaryTableStrategy in org.hibernate.dialect.temptableModifier and TypeClassDescriptionclass
HSQL specific local temporary table strategy.class
MySQL specific local temporary table strategy.class
Strategy to interact with Oracle private temporary tables that were introduced in Oracle 18c.class
SQL Server specific local temporary table strategy.class
Transact-SQL specific local temporary table strategy.Fields in org.hibernate.dialect.temptable declared as StandardLocalTemporaryTableStrategyModifier and TypeFieldDescriptionstatic final StandardLocalTemporaryTableStrategy
StandardLocalTemporaryTableStrategy.INSTANCE