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 / srikanth
yes u have to create new connection if previous connection
is closed otherwise use exixting connection
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is jdbc connection class?
What are the three parts of a jdbc url?
What are the different types of JDBC drivers?
What are JDBC Best Practices?
What is the return type of class.forname() method?
What is the benefit of having jdbcrowset implementation?
please tell me the name and url path for type-4 driver ?
Explain jdbc savepoint?
What is isolation level? How to set it?
What is preparedstatement in jdbc?
RowSetInternal caller and returns void. What can I do in the readData method?
What are the different types of resultset?
What is the full form of jdbc?
What is the role of the jdbc drivermanager class?
What are different types of ResultSet?