[geeks] Problem with JDBC

Sridhar Ayengar ploopster at gmail.com
Thu Nov 20 22:14:56 CST 2008


Patrick Giagnocavo wrote:
> Sridhar Ayengar wrote:
>> james wrote:
>>>> I have this Java problem I've been beating my head against
>>>> for a couple  of days.
>>> have you tried running the query in sqlplus? How does it
>>> perform?
>> It takes roughly the same amount of time as it does for the ResultSet
>> object to be returned from executeQuery().  That is, not much time at
>> all.  The performance is good.
>>
> Write some PL/SQL, return the exact results you want in a different
> format.  Then do your Vector/Victor conversions inside Java.

I'm not sure what you mean.

Peace...  Sridhar



More information about the geeks mailing list