java.io.Serializable
, java.sql.Wrapper
, javax.naming.Referenceable
, javax.naming.spi.ObjectFactory
, javax.sql.CommonDataSource
, javax.sql.DataSource
, EmbeddedDataSourceInterface
public class EmbeddedDataSource40 extends EmbeddedDataSource implements javax.sql.DataSource
EmbeddedDataSource
instead.This is a vacuous, deprecated class. At one time, it had real behavior and helped us support separate data sources for Java 5 and Java 6. Now that we no longer support Java 5, all functionality has migrated into the superclass, EmbeddedDataSource. This class is preserved for backward compatibility reasons.
Modifier and Type | Field | Description |
---|---|---|
private static long |
serialVersionUID |
Deprecated.
|
attributesAsPassword, connectionAttributes, createDatabase, databaseName, dataSourceName, description, driver, jdbcurl, loginTimeout, shutdownDatabase
Constructor | Description |
---|---|
EmbeddedDataSource40() |
Deprecated.
|
equals, findDriver, getAttributesAsPassword, getConnection, 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, setupResourceAdapter, setUser, unwrap, update
createShardingKeyBuilder, getParentLogger
createConnectionBuilder, getConnection, getConnection, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
getObjectInstance, getReference
private static final long serialVersionUID
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.