What are the advantages of using preparedstatement over statement?


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

Post New Answer

More JDBC Interview Questions

please tell me the name and url path for type-4 driver ?

1 Answers  


What is the full form of jdbc and what is its purpose?

0 Answers  


Name the types of jdbc drivers.

0 Answers  


While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure

0 Answers   ADP,


Why is jdbc used?

0 Answers  






what is call level interface?

1 Answers  


what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();

1 Answers  


What is jdbc? Describe the steps needed to execute a sql query using jdbc.

0 Answers  


Under what circumstances, that all four drivers are used?

0 Answers   TCS,


What is jndi lookup?

0 Answers  


What are jdbc?

0 Answers  


Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?

0 Answers  


Categories