Discussion:
JAVA-JDBC TOP 10 Interview Questions and Answers
CoolInterview
2013-02-14 08:14:49 UTC
Permalink
________________________________

JDBC INTERVIEW QUESTIONS

 
Download Free Interview Questions eBook of 500 Questions

(If you do not have a Yahoo! account, you can get it by simply sending a blank email to CoolInterview-***@yahoogroups.com and confirm the verification email received. Once your email is confirmed, we will instantly send the download link to you.)
JDBC Interview Questions
* what is the Connected RowSet
http://www.coolinterview.com/interview/59552/

 
* What is RowSet? or What is the difference between RowSet and ResultSet? or Why do we need RowSet? or What are the advantages of using RowSet over ResultSet?
http://www.coolinterview.com/interview/59551/

 
* What is Metadata and why should I use it?
http://www.coolinterview.com/interview/59550/

 
* What are database warnings and How can I handle database warnings in JDBC?
http://www.coolinterview.com/interview/59549/

 
* What does setAutoCommit(false) do?
http://www.coolinterview.com/interview/59548/

 
* What does Class.forName() method do?
http://www.coolinterview.com/interview/59546/

 
* How to do database connection using JDBC thin driver ?
http://www.coolinterview.com/interview/59545/

 
* What is Connection pooling? What are the advantages of using a connection pool?
http://www.coolinterview.com/interview/59544/

 
* What is a stored procedure? How to call stored procedure using JDBC API?
http://www.coolinterview.com/interview/59543/

 
* What are the types of statements in JDBC?
http://www.coolinterview.com/interview/59542/

Loading...