> [use a property file to configure datatypes]
>
Looking at this patch again, I don't believe the JDBC driver should use
this extension mechanism to configure itself. The whole concept is error
prone with multiple .properties files, so why should we start things off
by creating a properties file when we don't need to.
Kris Jurka