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 / guest
suppose we have to take one ex yahoo mail so many numbers
create their user name&password thats details go to datebase
server,db server responsublity is to stoer &retrive data
after complete u r yahooamil,while again if r login mail u
have to write username&password thats login goes to
dbserver if itchecks for details that datacorrect dbs aceept
thats gives thats guy information
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is execute in java?
How can you make a connection?
Why do we use jdbc in java?
What is the advantage of namedparameterjdbctemplate?
How to know howmuch data is truncated?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
What is ojvm used for?
How to connect html page to database using jdbc?
What is benefit of using preparedstatement in java?
What are the measures to connect to the db using jdbc?
Name the new features added in jdbc 4.0.
What is the fastest type of JDBC driver?
What is JDBC RowSet? What are different types of RowSet?
What are collection pools?
What is Apache DBCP API?