Under what circumstances, that all four drivers are used?


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

Post New Answer

More JDBC Interview Questions

How do we load the drivers?

0 Answers  


Why do we need jdbc?

0 Answers  


what is rowset?

3 Answers   Marlabs,


What is namedparameterjdbctemplate?

0 Answers  


Where can I find info, frameworks and example source for writing a JDBC driver?

0 Answers  






Diff. types of triggers..

4 Answers   Logica CMG,


Statement, PrepareStatement and Callable all these are interfaces. Thought it is a interface how come we are creating objects and calling methods("preparestatement()") in it. In which class this method is defined. Please let me know. Thanks in advance. example: PreparedStatement pre = con.prepareStatement( "UPDATE COFFEES SET SALES = ? WHERE COF_NAME LIKE ?");

2 Answers  


Differentiate between type_scroll_insensitive and type_scroll_sensitive.

0 Answers  


Which interface handles transaction management in jdbc?

0 Answers  


Can I use JDBC to execute non-standard features that my DBMS provides?

0 Answers  


What is jdbc stand for?

0 Answers  


What do you mean by odbc?

0 Answers  


Categories