public class EmbeddedConnectionPoolDataSource40 extends EmbeddedConnectionPoolDataSource implements javax.sql.ConnectionPoolDataSource
Use BasicEmbeddedConnectionPoolDataSource40 if your application runs on Java 8 Compact Profile 2.
Use EmbeddedConnectionPoolDataSource if your application runs on the following platforms:
EmbeddedConnectionPoolDataSource40 is a ConnectionPoolDataSource implementation.
A ConnectionPoolDataSource is a factory for PooledConnection objects. An object that implements this interface will typically be registered with a JNDI service.
EmbeddedConnectionPoolDataSource40 is serializable and referenceable.
See EmbeddedDataSource40 for DataSource properties.
attributesAsPassword, connectionAttributes, createDatabase, databaseName, dataSourceName, description, driver, jdbcurl, loginTimeout, shutdownDatabase
Constructor and Description |
---|
EmbeddedConnectionPoolDataSource40() |
Modifier and Type | Method and Description |
---|---|
java.util.logging.Logger |
getParentLogger() |
getPooledConnection, getPooledConnection
getReference
getObjectInstance
equals, findDriver, getAttributesAsPassword, getConnection, getConnection, getConnection, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getLoginTimeout, getLogWriter, getPassword, getShortDatabaseName, getShutdownDatabase, getUser, isWrapperFor, setAttributesAsPassword, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setLoginTimeout, setLogWriter, setPassword, setShutdownDatabase, setupResourceAdapter, setUser, unwrap, update
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPooledConnection, getPooledConnection
getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
getAttributesAsPassword, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getPassword, getShutdownDatabase, getUser, setAttributesAsPassword, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setPassword, setShutdownDatabase, setUser
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.