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
What are the parts of methodology?
What is the difference between == and === javascript?
What about abstract classes in java?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What is parse method?
Is string is a class in java?
When arithmeticexception is thrown?
What do u mean by variable?
Can we serialize arraylist in java?
What is the difference between preemptive scheduling and time slicing?
Explain the difference between the public, private, final, protected, and default modifiers?
What do you mean by local class?
What is empty string literal in java?
What is the difference between a factory and abstract factory pattern?
What is an error in java?