|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mchange.v2.c3p0.stmt.GooGooStatementCache.ConnectionStatementManager com.mchange.v2.c3p0.stmt.GooGooStatementCache.DeathmarchConnectionStatementManager
protected final class GooGooStatementCache.DeathmarchConnectionStatementManager
Constructor Summary | |
---|---|
protected |
GooGooStatementCache.DeathmarchConnectionStatementManager()
|
Method Summary | |
---|---|
void |
addStatementForConnection(java.lang.Object ps,
java.sql.Connection pcon)
|
GooGooStatementCache.Deathmarch |
getDeathmarch(java.sql.Connection pcon)
|
boolean |
removeStatementForConnection(java.lang.Object ps,
java.sql.Connection pcon)
|
Methods inherited from class com.mchange.v2.c3p0.stmt.GooGooStatementCache.ConnectionStatementManager |
---|
connectionSet, getNumConnectionsWithCachedStatements, getNumStatementsForConnection, statementSet |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected GooGooStatementCache.DeathmarchConnectionStatementManager()
Method Detail |
---|
public void addStatementForConnection(java.lang.Object ps, java.sql.Connection pcon)
addStatementForConnection
in class GooGooStatementCache.ConnectionStatementManager
public boolean removeStatementForConnection(java.lang.Object ps, java.sql.Connection pcon)
removeStatementForConnection
in class GooGooStatementCache.ConnectionStatementManager
public GooGooStatementCache.Deathmarch getDeathmarch(java.sql.Connection pcon)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |