From: | Markus Schaber <schabios(at)logi-track(dot)com> |
---|---|
To: | Thomas Hallgren <thhal(at)mailblocks(dot)com> |
Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>, Filip Hrbek <filip(dot)hrbek(at)plz(dot)comstar(dot)cz> |
Subject: | Re: PLJava and Database Meta Data |
Date: | 2005-02-11 10:09:59 |
Message-ID: | 420C8477.7060604@logi-track.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hi, Thomas,
Thomas Hallgren schrieb:
> PLJava has its own JDBC driver that is implemented directly on top of
> JDBC.
Did you do anything concerning custom datatypes (e. G. PostGIS) yet?
The pgjdbc PGobject interface will need some overhaul (or a complete
rework) to make use of the binary representation with V3 protocol
support, maybe that you (PLJava), the pgjdbc pepole, we (PostGIS) and
others could join to create a common interface, enabling users to use
the same extension jar for both client and server side.
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(at)logi-track(dot)com | www.logi-track.com
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Hallgren | 2005-02-11 10:17:43 | Re: PLJava and Database Meta Data |
Previous Message | Xavier Poinsard | 2005-02-11 09:34:46 | Re: Patch adding name for NotImplemented |