What is jdbc template?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What is phantom read and which isolation level prevents it?

0 Answers  


What is a connection string used for?

0 Answers  


What is the difference between setmaxrows(int) and setfetchsize(int)?

0 Answers  


What is jdbc odbc?

0 Answers  


How to get the Database server details in java program?

0 Answers  






How can I use the JDBC API to access a desktop database like Microsoft Access over the network?

0 Answers  


How to move the cursor in scrollable resultset ?

0 Answers  


What are the differences between statement and preparedstatement interface?

0 Answers  


There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

0 Answers  


Which is best database for java?

0 Answers  


What are the main components of JDBC ?

0 Answers  


What are the jdbc drivers in java?

0 Answers  


Categories