InterviewSolution
Saved Bookmarks
| 1. |
What Is Datasource? |
|
Answer» A DATA source is associated with a jdbc PROVIDER that supplies the specific jdbc DRIVER IMPLEMENTATION class. A data source is associated with a jdbc provider that supplies the specific jdbc driver implementation class. |
|