public class EmbeddedConnectionPoolDataSource40
extends org.apache.derby.jdbc.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.
| Constructor and Description |
|---|
EmbeddedConnectionPoolDataSource40() |
| Modifier and Type | Method and Description |
|---|---|
java.util.logging.Logger |
getParentLogger() |
getPooledConnection, getPooledConnectionequals, getAttributesAsPassword, 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, updateclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPooledConnection, getPooledConnectiongetLoginTimeout, getLogWriter, setLoginTimeout, setLogWritergetAttributesAsPassword, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getPassword, getShutdownDatabase, getUser, setAttributesAsPassword, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setPassword, setShutdownDatabase, setUserApache Derby 10.10 API Documentation - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.