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 do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
What is jdbc and explain jdbc architecture?
How can you retrieve data from the resultset using jdbc?
What are the different types of locking in JDBC?
What is the use of jdbc?
What class.forname does, while loading the drivers?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is an encrypted internet connection?
How will you perform truncation using JDBC?
What is connection data?
Does JDBC support stored procedures?
How do I stop nullpointerexception?
What are the types of jdbc drivers that exist?
What are the different types of interfaces in the api component?
What does the connection object represents?