Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?


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

Post New Answer

More JDBC Interview Questions

What is the fastest type of JDBC driver?

0 Answers  


What is a jdbc driver and how many jdbc drivers are available?

0 Answers  


Explain the two tier and three tier architecture of jdbc.

0 Answers  


What does jdbc setmaxrows method do?

0 Answers  


Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?

0 Answers  






Does jdbctemplate use prepared statements?

0 Answers  


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

0 Answers  


What is a connection string used for?

0 Answers  


What is a lock in jdbc?

0 Answers  


What is db client?

0 Answers  


Can we use the one instance of Statment to execute more than one query ?

2 Answers   TCS,


What is in terms of jdbc a datasource?

0 Answers  


Categories