what is the use of datasource in core java?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between filereader and bufferedreader?

527


What is classname class in java?

530


What is difference between == and === in js?

545


What is argument in java?

536


What is finally in Java?

575






How do you make a thread in java?

628


What are design patterns and please explain?

568


What is the memory leak in java?

522


what is recursion in java

596


What is xslt in java?

515


Explain different types of wrapper classes in java?

595


When should a function throw an exception?

597


What is the arraylist in java?

528


What is singleton class and how can we make a class singleton?

659


What's the base class of all exception classes?

562