What are the advantages of using preparedstatement over statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is the exception thrown by JDBC ?
What are the main components of JDBC ?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What are the packages are used in jdbc?
What does the jdbc resultsetmetadata interface?
What is the role of class.forname while loading drivers?
How to find that, a row is updated or not?
What is Type-2 Driver and when this driver is used?
What are the classes and methods used for sending sql statements to database?
What are the basic exceptions in jdbc?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is use of connection pooling?