Re: patch for getXXX methods - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: patch for getXXX methods
Date
Msg-id 1089645262.3645.339.camel@localhost.localdomain
Whole thread Raw
In response to Re: patch for getXXX methods  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Ok, I'll buy that argument.

--dc--
On Mon, 2004-07-12 at 11:06, Oliver Jowett wrote:
> Dave Cramer wrote:
> > The reason I use the Double.... is because I am assuming it is faster,
> > if this is not true, then there is no reason to use your suggestion.
>
> I'd take code clarity over performance benefit -- it's an uncommon case
> and the cost of parsing a BigDecimal is likely to be trivial compared to
> the other work the driver does.
>
> -O
>
>
>
> !DSPAM:40f2a91b11386775011984!
>
>
--
Dave Cramer
519 939 0336
ICQ # 14675561


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: patch for getXXX methods
Next
From: Bill Chandler
Date:
Subject: Re: [PERFORM] Cursors performance