With java.sql.ResultSet is there a way to get a column’s name as a String by using the column’s index? I had a look through the API doc but I can’t find anything.

14 Answers
14

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *