Class TemporaryTableColumn

java.lang.Object
org.hibernate.dialect.temptable.TemporaryTableColumn
All Implemented Interfaces:
SqlTypedMapping
Direct Known Subclasses:
TemporaryTableSessionUidColumn

public class TemporaryTableColumn extends Object implements SqlTypedMapping
A column in a IdTable. As these columns mirror the entity id columns, we know a few things about it inherently, such as being non-nullable