Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally
Date
Msg-id 4B673C9E.8020600@ejurka.com
Whole thread Raw
In response to Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally  (Nedim Cholich <nedim@cholich.com>)
List pgsql-jdbc
On 2/1/2010 12:39 PM, Nedim Cholich wrote:
>
> Yes, it's a TEXT column and yes I'm calling rs.getClob(columnName);
>
> What am I suppose to call instead?
>

getString

Kris Jurka

pgsql-jdbc by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally
Next
From: Adel Chepkunov
Date:
Subject: bad intro page for developers