Answer:
A DataSource class brings another level of abstraction than directly using a connection object. Data source can be referenced by JNDI. Data Source may point to RDBMS, file System , any DBMS etc.
Previous Question | Next Question |
What is the normal procedure followed by a java client to access the db? | What are collection pools? What are the advantages? |