Class GooGooStatementCache.DeathmarchConnectionStatementManager
java.lang.Object
com.mchange.v2.c3p0.stmt.GooGooStatementCache.ConnectionStatementManager
com.mchange.v2.c3p0.stmt.GooGooStatementCache.DeathmarchConnectionStatementManager
- Enclosing class:
GooGooStatementCache
protected final class GooGooStatementCache.DeathmarchConnectionStatementManager
extends GooGooStatementCache.ConnectionStatementManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddStatementForConnection(Object ps, Connection pcon) getDeathmarch(Connection pcon) booleanremoveStatementForConnection(Object ps, Connection pcon) Methods inherited from class GooGooStatementCache.ConnectionStatementManager
connectionSet, getNumConnectionsWithCachedStatements, getNumStatementsForConnection, statementSet
-
Constructor Details
-
DeathmarchConnectionStatementManager
protected DeathmarchConnectionStatementManager()
-
-
Method Details
-
addStatementForConnection
- Overrides:
addStatementForConnectionin classGooGooStatementCache.ConnectionStatementManager
-
removeStatementForConnection
- Overrides:
removeStatementForConnectionin classGooGooStatementCache.ConnectionStatementManager
-
getDeathmarch
-