Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Column Headings using getColumnName function

  Asked By: Madison    Date: May 11    Category: Java    Views: 934
  


I hope someone can help me. I'm trying to put some column
headings for my GUI application using getColumnName function but
seem like not working.. can some one help me as i'm quite new to
java? here are some suggestions from the help file but i'm not sure
wat it means..

public String getColumnName (int columnIndex)
ResultSetMetaData resultSetMetaData = resultSet.getMetaData
();
//Put some program code here.(add codes to show column heading)

}

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Column Headings using getColumnName function Or get search suggestion and latest updates.