Put each row into an array of strings?
Posted by: Branden Patey
Date: July 08, 2014 07:20PM

I'm trying to select all the rows in a table, each row being the information about a user, to create an array of arrays to use in a java swing "JTable".

I've gotten a connection and I have the query, but I'm not sure how to begin with using the result set, I can't find much documentation on connector j :(

can anyone help me with this?

Options: ReplyQuote


Subject
Written By
Posted
Put each row into an array of strings?
July 08, 2014 07:20PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.