Hstore PGObject class

From: Petr Jelinek <pjmodos(at)pjmodos(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Hstore PGObject class
Date: 2009-12-13 22:15:12
Message-ID: 4B256770.6080308@pjmodos.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

I recently implemented hstore class for project I work on and I decided
to share it with list. Ideally I would like this to become part of the
jdbc driver itself. Be warned tho, I am fairly new to Java so it might
be quite bad code.

--
Regards
Petr Jelinek (PJMODOS)

Attachment Content-Type Size
PGhstore.java text/plain 3.8 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2009-12-14 08:57:52 Re: Hstore PGObject class
Previous Message Craig Ringer 2009-12-13 03:05:08 Re: keeping Connection alive