JavaScript is disabled on your browser.
Description
Field Summary
Method Summary
Method Details
getSize()
getIdle()
getActive()
getNumIdle()
getNumActive()
getWaitCount()
getBorrowedCount()
getReturnedCount()
getCreatedCount()
getReleasedCount()
getReconnectedCount()
getRemoveAbandonedCount()
getReleasedIdleCount()
checkIdle()
checkAbandoned()
testIdle()
purge()
purgeOnReturn()
resetStats()
Method Summary
All Methods Instance Methods Abstract Methods
void
void
int
long
long
int
int
int
long
long
long
long
long
int
int
void
Purges all connections in the pool.
void
Purges connections when they are returned from the pool.
void
reset the statistics of this pool.
void
Methods inherited from interface org.apache.tomcat.jdbc.pool.PoolConfiguration
getAbandonWhenPercentageFull , getCommitOnReturn , getConnectionProperties , getDataSource , getDataSourceJNDI , getDbProperties , getDefaultAutoCommit , getDefaultCatalog , getDefaultReadOnly , getDefaultTransactionIsolation , getDriverClassName , getInitialSize , getInitSQL , getJdbcInterceptors , getJdbcInterceptorsAsArray , getLogValidationErrors , getMaxActive , getMaxAge , getMaxIdle , getMaxWait , getMinEvictableIdleTimeMillis , getMinIdle , getName , getNumTestsPerEvictionRun , getPassword , getPoolName , getPropagateInterruptState , getRemoveAbandonedTimeout , getRollbackOnReturn , getSuspectTimeout , getTimeBetweenEvictionRunsMillis , getUrl , getUseDisposableConnectionFacade , getUseLock , getUsername , getUseStatementFacade , getValidationInterval , getValidationQuery , getValidationQueryTimeout , getValidator , getValidatorClassName , isAccessToUnderlyingConnectionAllowed , isAlternateUsernameAllowed , isDefaultAutoCommit , isDefaultReadOnly , isFairQueue , isIgnoreExceptionOnPreLoad , isJmxEnabled , isLogAbandoned , isPoolSweeperEnabled , isRemoveAbandoned , isTestOnBorrow , isTestOnConnect , isTestOnReturn , isTestWhileIdle , isUseEquals , setAbandonWhenPercentageFull , setAccessToUnderlyingConnectionAllowed , setAlternateUsernameAllowed , setCommitOnReturn , setConnectionProperties , setDataSource , setDataSourceJNDI , setDbProperties , setDefaultAutoCommit , setDefaultCatalog , setDefaultReadOnly , setDefaultTransactionIsolation , setDriverClassName , setFairQueue , setIgnoreExceptionOnPreLoad , setInitialSize , setInitSQL , setJdbcInterceptors , setJmxEnabled , setLogAbandoned , setLogValidationErrors , setMaxActive , setMaxAge , setMaxIdle , setMaxWait , setMinEvictableIdleTimeMillis , setMinIdle , setName , setNumTestsPerEvictionRun , setPassword , setPropagateInterruptState , setRemoveAbandoned , setRemoveAbandonedTimeout , setRollbackOnReturn , setSuspectTimeout , setTestOnBorrow , setTestOnConnect , setTestOnReturn , setTestWhileIdle , setTimeBetweenEvictionRunsMillis , setUrl , setUseDisposableConnectionFacade , setUseEquals , setUseLock , setUsername , setUseStatementFacade , setValidationInterval , setValidationQuery , setValidationQueryTimeout , setValidator , setValidatorClassName
Copyright © 2000-2024 Apache Software Foundation. Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.