How many types of jdbc drivers are there?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What is the purpose of the jdbc resultset interface?
Give an example for execution of sql statement.
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
Explain creation of statement object with connection method create method with help of an example.
What are jdbc?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
how many JDBC drivers ?name them?
What driver should I use for scalable Oracle JDBC applications?
Which package contains jdbc api?
What is addbatch jdbc?
How many ways can you update a result set?