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, setReference
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParentLogger
isWrapperFor, unwrap
public 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 © 2018. All rights reserved.