ResultSet.getFetchsize()

Поиск
Список
Период
Сортировка
От Jens Hillert
Тема ResultSet.getFetchsize()
Дата
Msg-id 24351.1095672862@www49.gmx.net
обсуждение исходный текст
Ответы Re: ResultSet.getFetchsize()
Список pgsql-jdbc
Hello,

in previous PostgreSQL JDBC drivers (e.g. 7.3), the Method
ResultSet.getFetchsize() returned the number of results, which were loaded
from the database in a query.

In JDBC3 driver for 7.4 build 215, there is always returned 0. Does anyone
know the reason for this?
Or is there another way to get the number of results of a query?

Greetings
Jens.

--
NEU: GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail
+++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Detecting SQL_ASCII databases
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: ResultSet.getFetchsize()