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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is drivermanager in jdbc?

1017


What are the steps to connect to a database in java?

978


How many locking systems are there in jdbc?

1083


In which ways is driver class is registered with drive manager?

956


Why we use jdbc instead of odbc?

1033


What is difference between statement and preparedstatement in jdbc?

953


Where can I find ojdbc14 jar file?

1056


Can resultset be null in java?

977


Is uri the same as url?

937


Describe the steps needed to execute a sql query using jdbc.

1028


Why we use while rs next ())?

1008


Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

1167


Explain what should be done when a SQL exception is raised?

1024


Which type of JDBC driver is the fastest one?

1136


How many types of resultset are there in jdbc?

1009