Class DoubleMaxStatementCache

java.lang.Object
com.mchange.v2.c3p0.stmt.GooGooStatementCache
com.mchange.v2.c3p0.stmt.DoubleMaxStatementCache

public final class DoubleMaxStatementCache extends GooGooStatementCache
  • Constructor Details

    • DoubleMaxStatementCache

      public DoubleMaxStatementCache(com.mchange.v2.async.AsynchronousRunner blockingTaskAsyncRunner, com.mchange.v2.async.AsynchronousRunner deferredStatementDestroyer, int max_statements, int max_statements_per_connection)
  • Method Details