What are collection pools?


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

Post New Answer

More JDBC Interview Questions

code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)

0 Answers  


What is the use of JDBC DriverManager class?

0 Answers  


How can I instantiate and load a new CachedRowSet object from a non-JDBC source?

0 Answers  


Why prepared statements are faster?

0 Answers  


What is the equivalent method for precompiled SQL Statement in JDBC?

1 Answers  






How can we retrieve data from the resultset?

0 Answers  


What are dml and ddl?

0 Answers  


What do you mean by two phase commits?

0 Answers  


What is the different between ResultSet and RowSet?

0 Answers  


What is db client?

0 Answers  


When does the result for an sql statement return null?

0 Answers  


Which interface handles transaction management in jdbc?

0 Answers  


Categories