|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.jdbc.EmbeddedBaseDataSource
org.apache.derby.jdbc.BasicEmbeddedDataSource40
public class BasicEmbeddedDataSource40
This datasource is suitable for an application using embedded Derby, running on Java 8 Compact Profile 2 or higher.
BasicEmbeddedDataSource40 is similar to EmbeddedDataSource40, but does not support JNDI naming, i.e. it does not implementjavax.naming.Referenceable.
EmbeddedDataSource40,
Serialized Form| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Fields inherited from class org.apache.derby.jdbc.EmbeddedBaseDataSource |
|---|
attributesAsPassword, connectionAttributes, createDatabase, databaseName, dataSourceName, description, driver, jdbcurl, loginTimeout, shutdownDatabase |
| Constructor Summary | |
|---|---|
BasicEmbeddedDataSource40()
|
|
| Method Summary | |
|---|---|
java.util.logging.Logger |
getParentLogger()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.sql.DataSource |
|---|
getConnection, getConnection |
| Methods inherited from interface javax.sql.CommonDataSource |
|---|
getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter |
| Methods inherited from interface java.sql.Wrapper |
|---|
isWrapperFor, unwrap |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public BasicEmbeddedDataSource40()
| Method Detail |
|---|
public java.util.logging.Logger getParentLogger()
throws java.sql.SQLFeatureNotSupportedException
java.sql.SQLFeatureNotSupportedException
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||