public class DataSource30 extends AbstractDataSource
java.sql.Connection object, which is to be
passed to the application program._logger, executor, mcf| Constructor and Description |
|---|
DataSource30(ManagedConnectionFactoryImpl mcf,
javax.resource.spi.ConnectionManager cm)
Constructs
DataSource object. |
getConnection, getConnection, getConnection, getDescription, getLoginTimeout, getLogWriter, getNonTxConnection, getNonTxConnection, getReference, markConnectionAsBad, setDescription, setLoginTimeout, setLogWriter, setReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParentLoggerisWrapperFor, unwrappublic DataSource30(ManagedConnectionFactoryImpl mcf, javax.resource.spi.ConnectionManager cm)
DataSource object. This is created by the
ManagedConnectionFactory object.mcf - ManagedConnectionFactory object
creating this object.cm - ConnectionManager object either associated
with Application server or Resource Adapter.Copyright © 2019. All rights reserved.