Re: reteptools.jar

From: Travis Bauer <trbauer(at)indiana(dot)edu>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: reteptools.jar
Date: 2001-02-23 13:09:58
Message-ID: 20010223080957.A6776@ghost.cs.indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Peter T Mount (peter(at)retep(dot)org(dot)uk) wrote:

[deleted text]
>
> Now why put them into PostgreSQL rather than separately? Well it's because 90%
> of them were written specifically for PostgreSQL (although the core XML stuff
> in cvs already also works fine with Oracle8i), so it seemed the logical place.
>
[deleted text]

For what it's worth, I use postgresql's existing JDBC driver quite
a bit and have built up a set of general purpose tools I use
with it. I've released them under the IGLU library at:

http://www.cs.indiana.edu/~trbauer/iglu

The relevant utilities are in the iglu.jdbc package. The tools
illustrate some things that can be done with postgres, although
I believe they should work with any jdbc driver.

--
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter T Mount 2001-02-23 15:23:53 Re: reteptools.jar
Previous Message Antonio Fiol 2001-02-23 09:34:18 Re: Re: [Fwd: JDBC Timestamp problem]