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 JDBC API and when do we use it?
How can I write to the log used by DriverManager and JDBC drivers?
What is the difference between client and server database cursors?
What happens if connection is not closed in jdbc?
Why do we need jdbc driver?
What is savepoint in jdbc?
How to set the attribute concurrency in resultset?
Expalin the method of calling a stored procedure from jdbc.
How can we retrieve data from the resultset?
What is the major difference between java.util.date and java.sql.date data type?
What is dburl?
What is ojdbc14 jar?
What is phantom read and which isolation level prevents it?
What is getconnection method in java?
Differentiate between stored procedure and functions?