Question - What Is A Datasource?
Answer -
A DataSource object is the representation of a data source in the Java programming language. In basic terms,
- A DataSource is a facility for storing data.
- DataSource can be referenced by JNDI.
- Data Source may point to RDBMS, file System , any DBMS etc..