Re: Avoiding explicit addDataType calls for PostGIS - Mailing list pgsql-jdbc

From Markus Schaber
Subject Re: Avoiding explicit addDataType calls for PostGIS
Date
Msg-id 20041012105711.2eda3dd0@kingfisher.intern.logi-track.com
Whole thread Raw
In response to Re: Avoiding explicit addDataType calls for PostGIS  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Hi, Oliver,

On Tue, 12 Oct 2004 17:55:27 +1300
Oliver Jowett <oliver@opencloud.com> wrote:

> >>If your objective is to produce a driver that automatically supports
> >>the extra datatypes, how about a provider-properties-file approach?
> >
> > That is a nice idea that allows to control default configuration without
> > recompiling, and without explicit code in the app.
>
> Here is a first cut at implementing this.

Great - just what I always dreamed of :-)

And it was on my agenda today to code this - now I can start with testing :-)

Thanks a lot!

Markus

--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios@logi-track.com | www.logi-track.com

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: A solution to the SSL customizing problem
Next
From: Markus Schaber
Date:
Subject: Re: datatype conversion thoughts