Does jdbc use odbc?
No Answer is Posted For this Question
Be the First to Post Answer
How do I find ojdbc jar version?
what exactly happens when we execute "Class.forname("Driver class name");"?Explain indetail
10 Answers Accenture, HP, IBM, Infosys, SAP Labs, SAS, Sasken, Trigent, Wipro,
What is isolation level? How to set it?
What are JDBC Best Practices?
Which interface handles transaction management in jdbc?
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
Explain jdbc savepoint?
How MS-Access DB can be accessed over a network, using JDBC API?
What is JDBC Statement?
How do I start debugging problems related to the JDBC API?
Without using of Class.forName(? ?), how do you connect to db?
What is sqlwarning?