java.sql.Connection
Constructs DataSource object. This is created by the ManagedConnectionFactory object.parammcf ManagedConnectionFactory object creating this object.paramcm ConnectionManager object either associated with Application server or Resource Adapter. super(mcf, cm);
DataSource
ManagedConnectionFactory
ConnectionManager
super(mcf, cm);