Uses of Class
org.hibernate.dialect.temptable.TemporaryTableColumn
-
Packages that use TemporaryTableColumn Package Description org.hibernate.dialect.temptable -
-
Uses of TemporaryTableColumn in org.hibernate.dialect.temptable
Subclasses of TemporaryTableColumn in org.hibernate.dialect.temptable Modifier and Type Class Description class
TemporaryTableSessionUidColumn
Methods in org.hibernate.dialect.temptable that return types with arguments of type TemporaryTableColumn Modifier and Type Method Description List<TemporaryTableColumn>
TemporaryTable. getColumns()
-