Re: Patch: Some more state codes - Mailing list pgsql-jdbc

From Maciek Sakrejda
Subject Re: Patch: Some more state codes
Date
Msg-id CAH_hXRYK9G8=dwfadVt9AmDfhi_rjawgmbY4E9+ttTQ2wrNh+w@mail.gmail.com
Whole thread Raw
In response to Re: Patch: Some more state codes  (Kris Jurka <books@ejurka.com>)
Responses Re: Patch: Some more state codes  (Bryan Montgomery <monty@english.net>)
List pgsql-jdbc
> I guess I was not expecting users trying to write portable JDBC code to
> write code that referred to PG specific classes.  Do other people do this?

Well, not if you're striving for portable code, but for what it's
worth, there are frequently good reasons to ignore portability
completely and just use the JDBC driver as a way to access PostgreSQL
from Java. In that case, having access to as many PostgreSQL-specific
features / options / error states as possible can be very handy.

---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

pgsql-jdbc by date:

Previous
From: dmp
Date:
Subject: Re: Patch: Some more state codes
Next
From: Bryan Montgomery
Date:
Subject: Re: Patch: Some more state codes