Package com.mchange.v2.c3p0.stmt
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 TypeMethodDescriptionvoid
addStatementForConnection
(Object ps, Connection pcon) getDeathmarch
(Connection pcon) boolean
removeStatementForConnection
(Object ps, Connection pcon) Methods inherited from class com.mchange.v2.c3p0.stmt.GooGooStatementCache.ConnectionStatementManager
connectionSet, getNumConnectionsWithCachedStatements, getNumStatementsForConnection, statementSet
-
Constructor Details
-
DeathmarchConnectionStatementManager
protected DeathmarchConnectionStatementManager()
-
-
Method Details
-
addStatementForConnection
- Overrides:
addStatementForConnection
in classGooGooStatementCache.ConnectionStatementManager
-
removeStatementForConnection
- Overrides:
removeStatementForConnection
in classGooGooStatementCache.ConnectionStatementManager
-
getDeathmarch
-