Package org.hibernate.dialect.temptable
Support for temporary tables.
- See Also:
TemporaryTableExporter
Interface Summary Interface Description TemporaryTableExporter An exporter for temporary tables.Class Summary Class Description StandardTemporaryTableExporter TemporaryTable TemporaryTableColumn A column in a IdTable.TemporaryTableHelper TemporaryTableHelper.TemporaryTableCreationWork TemporaryTableHelper.TemporaryTableDropWork TemporaryTableSessionUidColumn Enum Summary Enum Description TemporaryTableKind Classifies the kinds of temporary table implementations.