In real time project which driver did u use? What is the
main functionality of the Prepared Statement?

Answer Posted / dsr

In real time project,We can use type-4 driver.This is fully
java based driver.Prepared statement:This is pre-compiled
sql query.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between instanceof and isinstance?

654


How to connect to a remote database using Applet?

2131


Why is the main method declared static?

678


what is comparable and comparator interface?

656


Explain implementation and how is it different from conversion?

675






What does method mean?

625


Can static methods access instance variables in java?

660


What is the static keyword?

668


How to change value in arraylist java?

599


Is overriding possible in java?

587


How is final different from finally and finalize?

577


What are runtime exceptions?

721


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

2375


Can singleton class be serialized?

614


Explain the difference between an object-oriented programming language and object-based programming language?

633