How a database driver can be loaded with jdbc 4.0 / java 6?


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

Post New Answer

More JDBC Interview Questions

What are stored procedures? How to call them?

3 Answers  


What are four types of JDBC driver?

0 Answers  


Why do we need jdbc?

0 Answers  


How will you perform truncation using JDBC?

0 Answers  


If iam using JDBC API, do I also have to use ODBC?

1 Answers  






What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

0 Answers  


How to find number of records in result set?

2 Answers  


What is a datasource in java?

0 Answers  


What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?

0 Answers  


Is jdbc secure?

0 Answers  


Which package contains jdbc api?

0 Answers  


How can we store the file in the oracle database?

0 Answers  


Categories