type property

BaseSqlType<T> type
final

The sql type to use for this column.

Implementation

final BaseSqlType<T> type;