Package com.mchange.v2.c3p0.stmt
Class GooGooStatementCache.SimpleConnectionStatementManager
- java.lang.Object
-
- com.mchange.v2.c3p0.stmt.GooGooStatementCache.ConnectionStatementManager
-
- com.mchange.v2.c3p0.stmt.GooGooStatementCache.SimpleConnectionStatementManager
-
- Enclosing class:
- GooGooStatementCache
protected static final class GooGooStatementCache.SimpleConnectionStatementManager extends GooGooStatementCache.ConnectionStatementManager
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
SimpleConnectionStatementManager()
-
Method Summary
-
Methods inherited from class com.mchange.v2.c3p0.stmt.GooGooStatementCache.ConnectionStatementManager
addStatementForConnection, connectionSet, getNumConnectionsWithCachedStatements, getNumStatementsForConnection, removeStatementForConnection, statementSet
-
-