Maps a generic abstract type to platform-specific SQL types.
MJ EntityField.Type value (informational — CodeGen discovers actual type).
PostgreSQL type template (e.g., "VARCHAR").
Abstract type (e.g., "string", "integer").
SQL Server type template (e.g., "NVARCHAR").
Maps a generic abstract type to platform-specific SQL types.