protected final class GooGooStatementCache.DeathmarchConnectionStatementManager extends GooGooStatementCache.ConnectionStatementManager
| Modifier | Constructor and Description |
|---|---|
protected |
DeathmarchConnectionStatementManager() |
| Modifier and Type | Method and Description |
|---|---|
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) |
connectionSet, getNumConnectionsWithCachedStatements, getNumStatementsForConnection, statementSetprotected DeathmarchConnectionStatementManager()
public void addStatementForConnection(java.lang.Object ps,
java.sql.Connection pcon)
addStatementForConnection in class GooGooStatementCache.ConnectionStatementManagerpublic boolean removeStatementForConnection(java.lang.Object ps,
java.sql.Connection pcon)
removeStatementForConnection in class GooGooStatementCache.ConnectionStatementManagerpublic GooGooStatementCache.Deathmarch getDeathmarch(java.sql.Connection pcon)