Answers

Question and Answer:

  Home  Java Database

⟩ What is a data source (DS)?

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.

 171 views

More Questions for you: