Answer Posted / manik chand
resultSet.getMetaData().getColumnCount().
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is phantom read and which isolation level prevents it?
Give an example of code used for setting up connection with a driver.
What are different types of ResultSet?
What are the benefits of PreparedStatement over Statement?
Compare jdbc and odbc and how is jdbc required in this context.
Where jdbc drivermanager class is used?
How can I determine where a given table is referenced via foreign keys?
What is the return type of class.forname() method?
What is JDBC DataSource and what are it’s benefits?
Explain in detail about JDBC and its general features?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
What is odbc jdbc?
What are drivers available?
What is the advantage of namedparameterjdbctemplate?
What is jdbc and odbc?