Robust Postgres/JDBC Example Code

From: "Iain" <iain(at)mst(dot)co(dot)jp>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Robust Postgres/JDBC Example Code
Date: 2004-01-14 05:19:26
Message-ID: 001d01c3da5d$fa9db8c0$7201a8c0@mst1x5r347kymb
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi All,

I'm looking for some sample code or other guidance specifically dealing with
java/jdbc/postgres, and preferably I'd like to see something that represents
a robust, complete or "production-quality" implemention as opposed to the
bits and pieces examples that I've come across so far.

I'm working on some batch processing code, and currently, I'm just using
default settings for everything and am doing very basic exception handling.
I've looked at lots of sample code on the Sun site, but I'm lacking any
specific guidence on avoiding potential problems when using postgres.

The work I'm doing now will set the standards for quite a bit of java
development on postgres, so I'd like to get it right first time, if
possible. If you can point me to anything you think is helpful, I'd be
eternally grateful,

regards
Iain

Browse pgsql-jdbc by date

  From Date Subject
Next Message John Gibson 2004-01-14 21:26:09 Re: "Best" Pre-compiled driver for PostgreSQL 7.2.2 ?
Previous Message John Gibson 2004-01-13 23:32:20 "Best" Pre-compiled driver for PostgreSQL 7.2.2 ?