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?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does predicate work in java?

1029


How the interruptible method gets implemented?

1025


Explain throw keyword in java?

1090


What is set and get methods in java?

1040


What is a line break example?

1041


What is the difference between this() and super() in java?

1093


What is are packages?

1084


Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?

1067


What is vector?

1121


What are some characteristics of interference class?

1054


How to make a non daemon thread as daemon?

1110


what is comparable and comparator interface?

1040


What are keywords and reserved words in java?

1112


What is javac used for?

984


Explain about join() method?

1021