Re: new to jdbc!



On Sat, 23 Jul 2005 09:19:40 GMT, shya wrote:

> well, in this query, it retrives the attributes "id" and "text" from the
> result set. That's ok. But, how could I retrive _all_ the attributes in
> a particular ResultSet without know them before?

With the get-methods with the int-parameter.

Read the API, there you can find the more detailed descriptions.


Regards, Lothar
--
Lothar Kimmeringer E-Mail: spamfang@xxxxxxxxxxxxxx
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)

Always remember: The answer is forty-two, there can only be wrong
questions!
.



Relevant Pages