Uses of Class
org.apithefire.sql.c3p0.C3p0ConnectionPool.C3p0ConnectionPoolBuilder

Uses of C3p0ConnectionPool.C3p0ConnectionPoolBuilder in org.apithefire.sql.c3p0
 

Methods in org.apithefire.sql.c3p0 that return C3p0ConnectionPool.C3p0ConnectionPoolBuilder
static C3p0ConnectionPool.C3p0ConnectionPoolBuilder C3p0ConnectionPool.newBuilder()
          Returns a new C3p0ConnectionPool.C3p0ConnectionPoolBuilder.
 C3p0ConnectionPool.C3p0ConnectionPoolBuilder C3p0ConnectionPool.C3p0ConnectionPoolBuilder.setConnectionProvider(ConnectionProvider connectionProvider)
           
 C3p0ConnectionPool.C3p0ConnectionPoolBuilder C3p0ConnectionPool.C3p0ConnectionPoolBuilder.setMaxPoolSize(int maxPoolSize)
           
 C3p0ConnectionPool.C3p0ConnectionPoolBuilder C3p0ConnectionPool.C3p0ConnectionPoolBuilder.setMinPoolSize(int minPoolSize)
           
 



Copyright © 2008. All Rights Reserved.