Answer Posted / shankar
int columnCnt = java.sql.ResultSetMetaData.getColumnCount();
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain different types of locks in jdbc?
Is jdbc faster than hibernate?
Is jdbc object oriented?
What are the different types of classes in the api component?
What is a jdbc connection string?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
How to set NULL values in JDBC PreparedStatement?
Explain some new features available in jdbc 4.0?
Which interface is responsible for transaction management in jdbc?
What is ojvm used for?
What does connection pooling mean ?
How can I write to the log used by DriverManager and JDBC drivers?
Explain the necessary steps to connect to the database in java?
How can I get or redirect the log used by DriverManager and JDBC drivers?
Which jdbc driver type s is are the jdbc odbc bridge?