Thursday, 6 September 2012

What is, in terms of JDBC, a DataSource? | JDBC

A. A DataSource is the basic service for managing a set of JDBC drivers
B. A DataSource is the Java representation of a physical data source
C. A DataSource is a registry point for JNDI-services
D. A DataSource is a factory of connections to a physical data source

Ans:   D


No comments: