Package com.mchange.v2.c3p0.stmt
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 TypeMethodDescriptionvoid
addStatementForConnection
(Object ps, Connection pcon) int
int
boolean
removeStatementForConnection
(Object ps, Connection pcon) statementSet
(Connection pcon)
-
Constructor Details
-
ConnectionStatementManager
protected ConnectionStatementManager()
-
-
Method Details
-
getNumConnectionsWithCachedStatements
public int getNumConnectionsWithCachedStatements() -
connectionSet
-
statementSet
-
getNumStatementsForConnection
-
addStatementForConnection
-
removeStatementForConnection
-