Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



i am user who logined the application..after that another valid user will also logind..so that is ..

Answer / 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

i am user who logined the application..after that another valid user will also logind..so that is ..

Answer / ibm

how many jdbcDrivers are thier

Is This Answer Correct ?    4 Yes 2 No

i am user who logined the application..after that another valid user will also logind..so that is ..

Answer / karthik

No need to create any connection again..k..But inorder to interact with database we need jdbc-odbc connection.
So what will u do here is by using BEAN concept, we can create only one connection programming. After that automatically its call that program only by using constructor concept.
FinalLy what i am saying is that, here the bean used as RE-USABILITY..By use this concept we can login as many as possible..k..

Is This Answer Correct ?    1 Yes 0 No

i am user who logined the application..after that another valid user will also logind..so that is ..

Answer / 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

i am user who logined the application..after that another valid user will also logind..so that is ..

Answer / 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

More JDBC Interview Questions

What are database warnings in jdbc and how can we handle database warnings in jdbc?

0 Answers  


What is a jdbc connection string?

0 Answers  


how can connection with oracle10g with java

3 Answers   IonIdea,


Is jdbc open source?

0 Answers  


What is the exception thrown by JDBC ?

7 Answers  


How many types of statements are there in jdbc?

0 Answers  


HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx

5 Answers  


What is odbc. how is it related to sql cli?

0 Answers  


Is there another way of dealing with the result set that could execute faster?

0 Answers  


Explain the locking system in jdbc?

0 Answers  


Why resultset is used in java?

0 Answers  


What is jdbc and explain jdbc architecture?

0 Answers  


Categories