Answer Posted / shankar
int columnCnt = java.sql.ResultSetMetaData.getColumnCount();
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is jdbc connection?
What is db client?
What is odbc jdbc?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
What is JDBC API and when do we use it?
Does jdbctemplate use prepared statements?
How data can be inserted into long row column of database?
What does the jdbc resultsetmetadata interface?
How does jdbc connect to database?
What is the purpose of jdbc?
What is jdbc and why is it required?
What is the return type of execute, executequery and executeupdate?
What is jdbc and jdbc drivers?
Where is mysql jdbc driver located?
What is jndi lookup?