Uses of Class
org.hibernate.dialect.temptable.TemporaryTableSessionUidColumn
-
Packages that use TemporaryTableSessionUidColumn Package Description org.hibernate.dialect.temptable Support for temporary tables. -
-
Uses of TemporaryTableSessionUidColumn in org.hibernate.dialect.temptable
Methods in org.hibernate.dialect.temptable that return TemporaryTableSessionUidColumn Modifier and Type Method Description TemporaryTableSessionUidColumn
TemporaryTable. getSessionUidColumn()
-