Subject | Re: GetResultSet() takes to much time |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-11-27T17:06:38Z |
Hi,
ResultSet methods are called. This should speed up your tests. Please
try latest CVS version and report your findings.
Best regards,
Roman Rokytskyy
> I just checked the code. We do one fetch each time result set objectI modified ResultSet behavior so, that initial fetch() happens only if
> is created. I will check if this is needed, if not I will delay it
> till first next() call.
ResultSet methods are called. This should speed up your tests. Please
try latest CVS version and report your findings.
Best regards,
Roman Rokytskyy