JDBCConnectionPoolParameters |
JDBCSystemResource.getPoolParams() |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setCapacityIncrement(String capacityIncrement) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setConnectionCreationRetryFrequencySeconds(String connectionCreationRetryFrequencySeconds) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setConnectionHarvestMaxCount(String connectionHarvestMaxCount) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setConnectionHarvestTriggerCount(String connectionHarvestTriggerCount) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setConnectionLabelingCallback(String connectionLabelingCallback) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setConnectionReserveTimeoutSeconds(String connectionReserveTimeoutSeconds) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setCountOfRefreshFailuresTillDisable(String countOfRefreshFailuresTillDisable) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setCountOfTestFailuresTillFlush(String countOfTestFailuresTillFlush) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setCredentialMappingEnabled(Boolean credentialMappingEnabled) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setDriverInterceptor(String driverInterceptor) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setFatalErrorCodes(List<String> fatalErrorCodes) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setHighestNumWaiters(String highestNumWaiters) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setIdentityBasedConnectionPoolingEnabled(Boolean identityBasedConnectionPoolingEnabled) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setIgnoreInUseConnectionsEnabled(Boolean ignoreInUseConnectionsEnabled) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setInactiveConnectionTimeoutSeconds(String inactiveConnectionTimeoutSeconds) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setInitialCapacity(String initialCapacity) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setInitSql(String initSql) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setJdbcXaDebugLevel(String jdbcXaDebugLevel) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setLoginDelaySeconds(String loginDelaySeconds) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setMaxCapacity(String maxCapacity) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setMinCapacity(String minCapacity) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setPinnedToThread(Boolean pinnedToThread) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setProfileConnectionLeakTimeoutSeconds(String profileConnectionLeakTimeoutSeconds) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setProfileHarvestFrequencySeconds(String profileHarvestFrequencySeconds) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setProfileType(String profileType) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setRemoveInfectedConnections(Boolean removeInfectedConnections) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setSecondsToTrustAnIdlePoolConnection(String secondsToTrustAnIdlePoolConnection) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setShrinkFrequencySeconds(String shrinkFrequencySeconds) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setStatementCacheSize(String statementCacheSize) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setStatementCacheType(StatementCacheType statementCacheType) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setStatementTimeout(String statementTimeout) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setTestConnectionsOnReserve(Boolean testConnectionsOnReserve) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setTestFrequencySeconds(String testFrequencySeconds) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setTestTableName(String testTableName) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setWrapJdbc(Boolean wrapJdbc) |
JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters.setWrapTypes(Boolean wrapTypes) |