Serializable
, Wrapper
, CommonDataSource
, ConnectionPoolDataSource
, DataSource
, org.apache.derby.jdbc.EmbeddedConnectionPoolDataSourceInterface
, org.apache.derby.jdbc.EmbeddedDataSourceInterface
public class BasicEmbeddedConnectionPoolDataSource40 extends BasicEmbeddedDataSource40 implements ConnectionPoolDataSource, org.apache.derby.jdbc.EmbeddedConnectionPoolDataSourceInterface
javax.naming.Referenceable
.EmbeddedConnectionPoolDataSource40
,
Serialized FormConstructor | Description |
---|---|
BasicEmbeddedConnectionPoolDataSource40() |
No-argument constructor.
|
Modifier and Type | Method | 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, unwrap
createShardingKeyBuilder, getParentLogger
createPooledConnectionBuilder, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
createConnectionBuilder, getConnection, getConnection
getAttributesAsPassword, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getPassword, getShutdownDatabase, getUser, setAttributesAsPassword, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setPassword, setShutdownDatabase, setUser
getClass, notify, notifyAll, toString, wait, wait, wait
isWrapperFor, unwrap
public BasicEmbeddedConnectionPoolDataSource40()
public final PooledConnection getPooledConnection() throws SQLException
getPooledConnection
in interface ConnectionPoolDataSource
SQLException
public final PooledConnection getPooledConnection(String username, String password) throws SQLException
getPooledConnection
in interface ConnectionPoolDataSource
SQLException
Apache Derby 10.14 API Documentation - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.