Class GooGooStatementCache.ConnectionStatementManager
java.lang.Object
com.mchange.v2.c3p0.stmt.GooGooStatementCache.ConnectionStatementManager
- Direct Known Subclasses:
GooGooStatementCache.DeathmarchConnectionStatementManager, GooGooStatementCache.SimpleConnectionStatementManager
- Enclosing class:
GooGooStatementCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddStatementForConnection(Object ps, Connection pcon) intintbooleanremoveStatementForConnection(Object ps, Connection pcon) statementSet(Connection pcon)
-
Constructor Details
-
ConnectionStatementManager
protected ConnectionStatementManager()
-
-
Method Details
-
getNumConnectionsWithCachedStatements
public int getNumConnectionsWithCachedStatements() -
connectionSet
-
statementSet
-
getNumStatementsForConnection
-
addStatementForConnection
-
removeStatementForConnection
-