converter property

TypeConverter<D, S?> converter
final

The type converted used on this column.

Implementation

final TypeConverter<D, S?> converter;