java.sql.Wrapper, javax.sql.CommonDataSource, javax.sql.ConnectionPoolDataSource, javax.sql.DataSource, org.apache.derby.jdbc.EmbeddedConnectionPoolDataSourceInterface, org.apache.derby.jdbc.EmbeddedDataSourceInterfacepublic class BasicEmbeddedConnectionPoolDataSource40 extends BasicEmbeddedDataSource40 implements javax.sql.ConnectionPoolDataSource, org.apache.derby.jdbc.EmbeddedConnectionPoolDataSourceInterface
javax.naming.Referenceable.EmbeddedConnectionPoolDataSource40,
Serialized Form| Constructor | Description |
|---|---|
BasicEmbeddedConnectionPoolDataSource40() |
No-argument constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
javax.sql.PooledConnection |
getPooledConnection() |
|
javax.sql.PooledConnection |
getPooledConnection(java.lang.String username,
java.lang.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, unwrapcreateShardingKeyBuilder, getParentLoggercreatePooledConnectionBuilder, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWritercreateConnectionBuilder, getConnection, getConnectiongetAttributesAsPassword, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getPassword, getShutdownDatabase, getUser, setAttributesAsPassword, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setPassword, setShutdownDatabase, setUserpublic BasicEmbeddedConnectionPoolDataSource40()
public final javax.sql.PooledConnection getPooledConnection()
throws java.sql.SQLException
getPooledConnection in interface javax.sql.ConnectionPoolDataSourcejava.sql.SQLExceptionpublic final javax.sql.PooledConnection getPooledConnection(java.lang.String username,
java.lang.String password)
throws java.sql.SQLException
getPooledConnection in interface javax.sql.ConnectionPoolDataSourcejava.sql.SQLExceptionApache Derby 10.14 API Documentation - Copyright © 2004,2017 The Apache Software Foundation. All Rights Reserved.