Uses of Class
org.hibernate.dialect.temptable.StandardGlobalTemporaryTableStrategy
Packages that use StandardGlobalTemporaryTableStrategy
-
Uses of StandardGlobalTemporaryTableStrategy in org.hibernate.dialect.temptable
Subclasses of StandardGlobalTemporaryTableStrategy in org.hibernate.dialect.temptableModifier and TypeClassDescriptionclass
DB2 specific global temporary table strategy.class
H2 specific global temporary table strategy.class
HANA specific global temporary table strategy.Fields in org.hibernate.dialect.temptable declared as StandardGlobalTemporaryTableStrategyModifier and TypeFieldDescriptionstatic final StandardGlobalTemporaryTableStrategy
StandardGlobalTemporaryTableStrategy.INSTANCE