Does multiple concurrent open statements per connection are
supported by the JDBC-ODBC Bridge?

Answer Posted / rds

Yes. However theoritically the answer is "NO". Per
Connection there is only one Statement object is allowed.
However, i have tried using 2 statement, i did not find any
exception thorwn, in JDK 1.4(I am using).

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the jdbc api components?

656


What is use of connection pooling?

522


Is possible to open a connection to a database with exclusive mode with JDBC?

545


Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?

660


What do you understand by DDL and DML statements?

507






What is two-phase commit in the database?

516


password, is stored in as plain text. What can I do to protect my passwords?

518


How can you retrieve data from the resultset using jdbc?

552


Why do we need a jdbcrowset like wrapper around resultset?

775


What is jdbc thin client?

504


What is odbc. how is it related to sql cli?

602


How are jdbc statements used?

501


Explain different types of locks in jdbc?

512


What is meant by dao?

521


What is the difference between jdbc and jndi?

496