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...


what is the use of datasource in core java?

Answers were Sorted based on User's Feedback



what is the use of datasource in core java?..

Answer / lark

A DataSource encapsulates state information for a database
such as driver class name, url, username and password. This
info is then handed out via the getConnection() method to
its callers.

Is This Answer Correct ?    6 Yes 1 No

what is the use of datasource in core java?..

Answer / mohideen

DataSource is used to acquiting the database connection of
open and close in the connection pools.
DataSource.getconnection() &
DataSource.close().

Is This Answer Correct ?    5 Yes 2 No

what is the use of datasource in core java?..

Answer / developer

jada bakchodi theek ni h yaha per..theek s pado fir jawab
diya kero..All d best wse correct anser:-
It help us in maintaing connection pool and connection
management.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the purpose of the strictfp keyword?

0 Answers  


Explain method overloading?

0 Answers  


Difference between vector and arraylist.

0 Answers  


What is the use of string and stringbuffer?

0 Answers  


Can we declare static variables in JSP page.

3 Answers   TCS,


Difference between the paint() and repaint() methods?

1 Answers  


When should a function throw an exception?

0 Answers   Thomson Reuters, Virtusa,


Can Java be said to be the complete object-oriented programming language

1 Answers  


If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great

2 Answers   KPIT,


What does pointer mean?

0 Answers  


Does treeset use compareto?

0 Answers  


what is the use of Clonable,and serializable interface?

1 Answers  


Categories