Create a converter for col using args as parameters. Return null if
no converter is required.
Parameters: col - The column the converter is for Parameters: args - The args bean or null if none Parameters: jdbcTypeRegistry - The JDBC type registry for looking up factoriesfor JDBC types (for nested converters) exception: IllegalArgumentException - if any params are invalid