public class ClientConnectionPoolDataSource40 extends ClientConnectionPoolDataSource
className__CLEAR_TEXT_PASSWORD_SECURITY, connectionAttributes, ENCRYPTED_PASSWORD_SECURITY, ENCRYPTED_USER_AND_PASSWORD_SECURITY, propertyDefault_portNumber, propertyDefault_retrieveMessageText, propertyDefault_securityMechanism, propertyDefault_serverName, propertyDefault_traceFileAppend, propertyDefault_traceLevel, propertyDefault_user, securityMechanism, SSL_BASIC, SSL_OFF, SSL_PEER_AUTHENTICATION, STRONG_PASSWORD_SUBSTITUTE_SECURITY, TRACE_ALL, TRACE_CONNECTION_CALLS, TRACE_CONNECTS, TRACE_DIAGNOSTICS, TRACE_DRIVER_CONFIGURATION, TRACE_NONE, TRACE_PARAMETER_META_DATA, TRACE_PROTOCOL_FLOWS, TRACE_RESULT_SET_CALLS, TRACE_RESULT_SET_META_DATA, TRACE_STATEMENT_CALLS, TRACE_XA_CALLS, traceLevel, USER_ONLY_SECURITY| Constructor and Description |
|---|
ClientConnectionPoolDataSource40() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWrapperFor(Class interfaces)
Returns false unless
interfaces is implemented |
Object |
unwrap(Class interfaces)
Returns
this if this class implements the interface |
getMaxStatements, getPooledConnection, getPooledConnection, maxStatementsToPool, setMaxStatementsgetConnection, getConnection, getParentLoggercomputeDncLogWriter, computeDncLogWriterForNewConnection, getClientSSLMode, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getIsODBCDriver, getLoginTimeout, getLogWriter, getPassword, getPassword, getPortNumber, getReference, getRetrieveMessageText, getRetrieveMessageText, getSecurityMechanism, getSecurityMechanism, getSecurityMechanism, getServerName, getShutdownDatabase, getSsl, getSSLModeFromString, getTraceDirectory, getTraceDirectory, getTraceFile, getTraceFile, getTraceFileAppend, getTraceFileAppend, getTraceLevel, getTraceLevel, getUpgradedSecurityMechanism, getUser, getUser, readSystemProperty, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setLoginTimeout, setLogWriter, setPassword, setPassword, setPortNumber, setRetrieveMessageText, setSecurityMechanism, setSecurityMechanism, setServerName, setShutdownDatabase, setSsl, setSsl, setTraceDirectory, setTraceFile, setTraceFileAppend, setTraceLevel, setUser, tokenizeAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterpublic boolean isWrapperFor(Class interfaces) throws SQLException
interfaces is implementedisWrapperFor in interface WrapperisWrapperFor in class ClientDataSourceinterfaces - a Class defining an interface.SQLException - if an error occurs while determining
whether this is a wrapper for an object
with the given interface.public Object unwrap(Class interfaces) throws SQLException
this if this class implements the interfaceunwrap in interface Wrapperunwrap in class ClientDataSourceinterfaces - a Class defining an interfacejava.sql.SQLExption - if no object if found that implements the
interfaceSQLExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.