|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.jdbc.ClientBaseDataSourceRoot
org.apache.derby.jdbc.BasicClientDataSource40
public class BasicClientDataSource40
This datasource is suitable for client/server use of Derby, running on Java 8 Compact Profile 2 or higher.
BasicClientDataSource40 is similar to ClientDataSource40 except it can not be used with JNDI, i.e. it does not implementjavax.naming.Referenceable.
| Field Summary | |
|---|---|
static java.lang.String |
className__
|
private static long |
serialVersionUID
|
| Fields inherited from class org.apache.derby.jdbc.ClientBaseDataSourceRoot |
|---|
connectionAttributes, securityMechanism, SSL_BASIC, SSL_OFF, SSL_PEER_AUTHENTICATION, SUPPORTS_EUSRIDPWD, traceLevel |
| Constructor Summary | |
|---|---|
BasicClientDataSource40()
Creates a simple DERBY data source with default property values for a non-pooling, non-distributed environment. |
|
| Method Summary | |
|---|---|
java.util.logging.Logger |
getParentLogger()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, 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
public static final java.lang.String className__
| Constructor Detail |
|---|
public BasicClientDataSource40()
| 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 | ||||||||