How many packages are available in jdbc api?
No Answer is Posted For this Question
Be the First to Post Answer
Why “no suitable driver” error occurs?
Which Driver is preferable for using JDBC API in Applets?
Where is ojdbc14 jar located?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
In JDBC, All the API?s are interfaces? Where is the actual implementation?
How does jdbc connect to database?
Explain about the Try Block?
What are the 4 types of jdbc drivers?
List some new features available in jdbc 4.0?
what is rowset?
What are the different types of JDBC drivers?
Prepared statements are faster. Why?