public final class C3P0PooledConnectionPool
extends java.lang.Object
public int getStatementDestroyerNumConnectionsInUse()
public int getStatementDestroyerNumConnectionsWithDeferredDestroyStatements()
public int getStatementDestroyerNumDeferredDestroyStatements()
public javax.sql.PooledConnection checkoutPooledConnection() throws java.sql.SQLException
java.sql.SQLException
public void checkinPooledConnection(javax.sql.PooledConnection pcon) throws java.sql.SQLException
java.sql.SQLException
public float getEffectivePropertyCycle() throws java.sql.SQLException
java.sql.SQLException
public int getNumThreadsAwaitingCheckout() throws java.sql.SQLException
java.sql.SQLException
public int getStatementCacheNumStatements()
public int getStatementCacheNumCheckedOut()
public int getStatementCacheNumConnectionsWithCachedStatements()
public java.lang.String dumpStatementCacheStatus()
public void close() throws java.sql.SQLException
java.sql.SQLException
public void close(boolean close_outstanding_connections) throws java.sql.SQLException
java.sql.SQLException
public int getNumConnections() throws java.sql.SQLException
java.sql.SQLException
public int getNumIdleConnections() throws java.sql.SQLException
java.sql.SQLException
public int getNumBusyConnections() throws java.sql.SQLException
java.sql.SQLException
public int getNumUnclosedOrphanedConnections() throws java.sql.SQLException
java.sql.SQLException
public long getStartTime() throws java.sql.SQLException
java.sql.SQLException
public long getUpTime() throws java.sql.SQLException
java.sql.SQLException
public long getNumFailedCheckins() throws java.sql.SQLException
java.sql.SQLException
public long getNumFailedCheckouts() throws java.sql.SQLException
java.sql.SQLException
public long getNumFailedIdleTests() throws java.sql.SQLException
java.sql.SQLException
public java.lang.Throwable getLastCheckinFailure() throws java.sql.SQLException
java.sql.SQLException
public java.lang.Throwable getLastCheckoutFailure() throws java.sql.SQLException
java.sql.SQLException
public java.lang.Throwable getLastIdleTestFailure() throws java.sql.SQLException
java.sql.SQLException
public java.lang.Throwable getLastConnectionTestFailure() throws java.sql.SQLException
java.sql.SQLException
public java.lang.Throwable getLastAcquisitionFailure() throws java.sql.SQLException
java.sql.SQLException
public void reset() throws java.sql.SQLException
java.sql.SQLException