Class TransactSQLLocalTemporaryTableStrategy

java.lang.Object
org.hibernate.dialect.temptable.StandardLocalTemporaryTableStrategy
org.hibernate.dialect.temptable.TransactSQLLocalTemporaryTableStrategy
All Implemented Interfaces:
TemporaryTableStrategy
Direct Known Subclasses:
SQLServerLocalTemporaryTableStrategy

public class TransactSQLLocalTemporaryTableStrategy extends StandardLocalTemporaryTableStrategy
Transact-SQL specific local temporary table strategy.