i am user who logined the application..after that another
valid user will also logind..so that is it neccessary to
create jdbc connection for each and every user...plz explain
it with proper answer...plz help me
Answer Posted / ibm
how many jdbcDrivers are thier
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What packages are used by jdbc?
What is transaction processing in jdbc?
Why isn't the java.sql.DriverManager class being found?
What does setautocommit do?
How can we retrieve the file in the oracle database?
What is savepoint in jdbc?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
What is com mysql jdbc driver?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What are the ddl statements?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What causes the "No suitable driver" error?
Why do I have to reaccess the database for Array, Blob, and Clob data?
What is jndi lookup?