com.mchange.v2.c3p0.stmt
Class GooGooStatementCache.SimpleConnectionStatementManager

java.lang.Object
  extended by com.mchange.v2.c3p0.stmt.GooGooStatementCache.ConnectionStatementManager
      extended by com.mchange.v2.c3p0.stmt.GooGooStatementCache.SimpleConnectionStatementManager
Enclosing class:
GooGooStatementCache

protected static final class GooGooStatementCache.SimpleConnectionStatementManager
extends GooGooStatementCache.ConnectionStatementManager


Constructor Summary
protected GooGooStatementCache.SimpleConnectionStatementManager()
           
 
Method Summary
 
Methods inherited from class com.mchange.v2.c3p0.stmt.GooGooStatementCache.ConnectionStatementManager
addStatementForConnection, connectionSet, getNumConnectionsWithCachedStatements, getNumStatementsForConnection, removeStatementForConnection, statementSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GooGooStatementCache.SimpleConnectionStatementManager

protected GooGooStatementCache.SimpleConnectionStatementManager()