[Pljava-dev] Re: [PLJAVA] ResultSet.getTime() returns garbage. (ID: 1206) (new)

From: thhal at mailblocks(dot)com (Thomas Hallgren)
To:
Subject: [Pljava-dev] Re: [PLJAVA] ResultSet.getTime() returns garbage. (ID: 1206) (new)
Date: 2005-03-08 15:08:12
Message-ID: 422DBFDC.4000403@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Filip Hrbek wrote:

>Thomas,
>you have probably solved the problem, haven't you?
>
>
Yes. It's in cvs head.

>I added an example & test which allows executing any SELECT statement. This
>function returns set of varchar containing
>column names & classes in the first row
>semicolon-separated values in all other rows
>
>Using this function (executeSelect), I can test how the SPIResultSet works.
>
>
Ok. Good to have for the future. For this particular bug I added a
"javatest.getTimeAsString()" function to the examples package that is
hardcoded to execute a query for current time and return the first row
of the result as a string.

- thomas

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Stephen Crowley 2005-03-10 08:50:38 [Pljava-dev] JVM crash in latest cvs on 7.4.7 implementating ResultSetProvider
Previous Message Filip Hrbek 2005-03-08 15:05:20 [Pljava-dev] Re: [PLJAVA] ResultSet.getTime() returns garbage. (ID: 1206) (new)