FieldTypeMapper
Stateless connector-specific object for mapping a ColumnMetadata to a FieldType during DISCOVER.
This interface is used by JdbcMetadataQuerier to discover the FieldTypes for all columns in a table, based on the ColumnMetadata that it collects. The mapping of the latter to the former is many-to-one.