public class BasicEmbeddedConnectionPoolDataSource40 extends BasicEmbeddedDataSource40 implements ConnectionPoolDataSource, org.apache.derby.jdbc.EmbeddedConnectionPoolDataSourceInterface
javax.naming.Referenceable.EmbeddedConnectionPoolDataSource40, 
Serialized Form| Constructor and Description | 
|---|
| BasicEmbeddedConnectionPoolDataSource40()No-argument constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| PooledConnection | getPooledConnection() | 
| PooledConnection | getPooledConnection(String username,
                   String password) | 
equals, getAttributesAsPassword, getConnection, getConnection, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getLoginTimeout, getLogWriter, getParentLogger, getPassword, getShutdownDatabase, getUser, hashCode, isWrapperFor, setAttributesAsPassword, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setLoginTimeout, setLogWriter, setPassword, setShutdownDatabase, setUser, unwrapgetClass, notify, notifyAll, toString, wait, wait, waitgetAttributesAsPassword, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getPassword, getShutdownDatabase, getUser, setAttributesAsPassword, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setPassword, setShutdownDatabase, setUsergetConnection, getConnectiongetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterisWrapperFor, unwrappublic BasicEmbeddedConnectionPoolDataSource40()
public final PooledConnection getPooledConnection() throws SQLException
getPooledConnection in interface ConnectionPoolDataSourceSQLExceptionpublic final PooledConnection getPooledConnection(String username, String password) throws SQLException
getPooledConnection in interface ConnectionPoolDataSourceSQLExceptionApache Derby 10.14 API Documentation - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.