Re: getXXX methods - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: getXXX methods
Date
Msg-id Pine.BSO.4.56.0407062054400.25870@leary.csoft.net
Whole thread Raw
In response to Re: getXXX methods  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: getXXX methods
List pgsql-jdbc

On Wed, 7 Jul 2004, Oliver Jowett wrote:

> > How many people really check for warnings anyway?
>
> I hate this argument. If we don't generate any warnings, of course no
> one will check for them!

No, this is different.  Exceptions are supposed to prevent you from
checking the return code on every function call, which the warning API
seems to want to you to do.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: getXXX methods
Next
From: "Dario V. Fassi"
Date:
Subject: ResultSerMetaData.getColumnDisplaySize() with timestamp error