JDBC line count in query result

From: Bernhard Ertl <ertl(at)edupsy(dot)uni-muenchen(dot)de>
To: "pgsql-sql(at)postgreSQL(dot)org" <pgsql-sql(at)postgreSQL(dot)org>, "pgsql-interfaces(at)postgreSQL(dot)org" <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: JDBC line count in query result
Date: 1998-08-04 07:16:14
Message-ID: 35C6A72E.4E730587@edupsy.uni-muenchen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-sql

If I do a query with psql there is the number of returned lines at the
end.
Is this also, if I do a query via jdbc and can I access this number
before I process the results??

Bernhard

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message George Kousi 1998-08-04 12:07:13 Do cursors work?
Previous Message The Hermit Hacker 1998-08-04 02:07:18 Re: searching for a sql replacement of the user files (fwd)

Browse pgsql-sql by date

  From Date Subject
Next Message D'Arcy J.M. Cain 1998-08-04 11:12:19 Re: [SQL] can a column be aliased?
Previous Message Eric McKeown 1998-08-03 22:33:46 inheritance question