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
What is represented by the connection object?
What is use of connection pooling?
Explain the role of driver in jdbc.
What are the conditions applies to varchar variable, when using in procedures?
Does jpa use jdbc?
What is JDBC Batch Processing and what are it’s benefits?
Why we use while rs next ())?
Differentiate between stored procedure and functions?
What is database deadlock ? How can we avoid them?
Does jdbctemplate use prepared statements?
What is db client?
How can we store the file in the oracle database?
What is jdbc type?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.