- java.lang.Object
-
- oracle.jdbc.pool.OracleDataSource
-
- oracle.jdbc.pool.OracleConnectionCacheImpl
-
- org.smyld.db.oracle.SMYLDOraConCashImpl
-
-
Field Summary
-
Fields inherited from class oracle.jdbc.pool.OracleConnectionCacheImpl
_DEFAULT_MAX_LIMIT, _DEFAULT_MIN_LIMIT, _MAX_LIMIT, _MIN_LIMIT, BUILD_DATE, DEFAULT_CACHE_TIMEOUT, DEFAULT_FIXED_WAIT_IDLE_TIME, DEFAULT_THREAD_INTERVAL, DYNAMIC_SCHEME, FIXED_RETURN_NULL_SCHEME, FIXED_WAIT_SCHEME, m_activeSize, m_cacheFixedWaitTimeOut, m_cacheInactivityTimeOut, m_cacheScheme, m_cacheSize, m_cacheTTLTimeOut, m_cleanupInterval, m_cpds, m_fatalErrorCodes, m_fixedWaitIdleTime, m_ocel, m_stmtCacheSize, m_stmtClearMetaData, m_threadInterval, m_timeOutThread, ORAERROR_END_OF_FILE_ON_COM_CHANNEL, ORAERROR_IMMEDIATE_SHUTDOWN_IN_PROGRESS, ORAERROR_INIT_SHUTDOWN_IN_PROGRESS, ORAERROR_NET_IO_EXCEPTION, ORAERROR_NOT_CONNECTED_TO_ORACLE, ORAERROR_ORACLE_NOT_AVAILABLE, ORAERROR_SHUTDOWN_IN_PROGRESS_NO_CONN, PRIVATE_TRACE, TRACE
-
Fields inherited from class oracle.jdbc.pool.OracleDataSource
isOracleDataSource, m_connCacheName, m_connCacheProperties, m_connCachingEnabled, m_connectionProperties, m_databaseName, m_dataSourceName, m_description, m_driverType, m_explicitCachingEnabled, m_fastConnFailover, m_implicitCachingEnabled, m_loginTimeout, m_maxStatements, m_networkProtocol, m_occmi, m_od, m_odsCache, m_password, m_portNumber, m_pw, m_serverName, m_serviceName, m_tnsentry, m_url, m_user
-
Method Summary
-
Methods inherited from class oracle.jdbc.pool.OracleConnectionCacheImpl
clearWarnings, close, closeConnections, closePooledConnection, closeSingleConnection, getActiveSize, getCacheFixedWaitIdleTime, getCacheFixedWaitTimeout, getCacheInactivityTimeout, getCacheScheme, getCacheSize, getCacheTimeToLiveTimeout, getConnection, getConnection, getConnectionCleanupInterval, getConnectionErrorCodes, getMaxLimit, getMinLimit, getPooledConnection, getReference, getStmtCacheSize, getThreadWakeUpInterval, getWarnings, isFatalConnectionError, reusePooledConnection, setCacheFixedWaitIdleTime, setCacheFixedWaitTimeout, setCacheInactivityTimeout, setCacheScheme, setCacheScheme, setCacheTimeToLiveTimeout, setConnectionCleanupInterval, setConnectionErrorCodes, setConnectionPoolDataSource, setMaxLimit, setMinLimit, setStmtCacheSize, setStmtCacheSize, setThreadWakeUpInterval
-
Methods inherited from class oracle.jdbc.pool.OracleDataSource
addRefProperties, getConnection, getConnection, getConnectionCacheName, getConnectionCacheProperties, getConnectionCachingEnabled, getConnectionProperties, getDatabaseName, getDataSourceName, getDescription, getDriverType, getExplicitCachingEnabled, getFastConnectionFailoverEnabled, getImplicitCachingEnabled, getLoginTimeout, getLogWriter, getMaxStatements, getNetworkProtocol, getPassword, getPortNumber, getServerName, getServiceName, getTNSEntryName, getURL, getUser, setConnectionCacheName, setConnectionCacheProperties, setConnectionCachingEnabled, setConnectionProperties, setDatabaseName, setDataSourceName, setDescription, setDriverType, setExplicitCachingEnabled, setFastConnectionFailoverEnabled, setImplicitCachingEnabled, setLoginTimeout, setLogWriter, setMaxStatements, setNetworkProtocol, setPassword, setPortNumber, setServerName, setServiceName, setTNSEntryName, setURL, setUser, trace
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 SMYLD. All rights reserved.