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 / nikitha
no need to create the connection because JDBC driver will automatically connects when u logined with ur name and password if it is stored in database it will displays the information
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the exceptions in jdbc?
What are the conditions applies to varchar variable, when using in procedures?
Why do we use jdbc statements?
What is batch processing and how to perform batch processing in jdbc?
Does jdbc use odbc?
RowSetInternal caller and returns void. What can I do in the readData method?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
Describe odbc?
Why jdbc is used in java?
What is a rollback in jdbc?
Which type of JDBC driver is the fastest one?
Explain the difference between inner and outer join ?
What is data source in java?
How can we execute stored procedures?
What is the use of JDBC DriverManager class?