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
What is the difference between final, finally and finalize()?
What is the intersection and union methods?
Explain the importance of import keyword in java?
What is difference between next () and nextline () in java?
What is :: operator in java 8?
What is difference between equals and hashcode method?
What are different data types?
What are the characteristics of Final,Finally and Finalize keywords.
What about abstract classes in java?
Is oracle charging for java?
How do you use find and replace?
What does system.gc() and runtime.gc() methods do?
What is the use of isempty in java?
What does flagged out mean?
What are measurable parameters?