|
|||||||||
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 com.mchange.v2.c3p0.stmt.DoubleMaxStatementCache
public final class DoubleMaxStatementCache
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.mchange.v2.c3p0.stmt.GooGooStatementCache |
---|
GooGooStatementCache.ConnectionStatementManager, GooGooStatementCache.Deathmarch, GooGooStatementCache.DeathmarchConnectionStatementManager, GooGooStatementCache.SimpleConnectionStatementManager |
Constructor Summary | |
---|---|
DoubleMaxStatementCache(com.mchange.v2.async.AsynchronousRunner blockingTaskAsyncRunner,
com.mchange.v2.async.AsynchronousRunner deferredStatementDestroyer,
int max_statements,
int max_statements_per_connection)
|
Method Summary | |
---|---|
protected GooGooStatementCache.ConnectionStatementManager |
createConnectionStatementManager()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DoubleMaxStatementCache(com.mchange.v2.async.AsynchronousRunner blockingTaskAsyncRunner, com.mchange.v2.async.AsynchronousRunner deferredStatementDestroyer, int max_statements, int max_statements_per_connection)
Method Detail |
---|
protected GooGooStatementCache.ConnectionStatementManager createConnectionStatementManager()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |