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

From Nedim Cholich
Subject Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally
Date
Msg-id 2f8a6c901002011244g7df89fbeme737e11d837ea473@mail.gmail.com
Whole thread Raw
In response to Jdbc4ResultSet getClob and getBlob are calling getLong internally  (Nedim Cholich <nedim@cholich.com>)
List pgsql-jdbc
On Mon, Feb 1, 2010 at 15:42, Kris Jurka <books@ejurka.com> wrote:
> 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

Ahhh. Thanks.

BTW, I'm converting an app from Mysql to Postgresql and this is
definitely different between two servers.

pgsql-jdbc by date:

Previous
From: Nedim Cholich
Date:
Subject: Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally
Next
From: "Kevin Grittner"
Date:
Subject: Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally