|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apithefire.sql.c3p0.C3p0ConnectionPool.C3p0ConnectionPoolBuilder
public static class C3p0ConnectionPool.C3p0ConnectionPoolBuilder
A C3p0ConnectionPool builder.
| Method Summary | |
|---|---|
C3p0ConnectionPool |
build()
Builds a new C3p0ConnectionPool. |
C3p0ConnectionPool.C3p0ConnectionPoolBuilder |
setConnectionProvider(ConnectionProvider connectionProvider)
|
C3p0ConnectionPool.C3p0ConnectionPoolBuilder |
setMaxPoolSize(int maxPoolSize)
|
C3p0ConnectionPool.C3p0ConnectionPoolBuilder |
setMinPoolSize(int minPoolSize)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public C3p0ConnectionPool.C3p0ConnectionPoolBuilder setConnectionProvider(ConnectionProvider connectionProvider)
setConnectionProvider in interface ConnectionPool.ConnectionPoolBuilderpublic C3p0ConnectionPool.C3p0ConnectionPoolBuilder setMinPoolSize(int minPoolSize)
setMinPoolSize in interface ConnectionPool.ConnectionPoolBuilderpublic C3p0ConnectionPool.C3p0ConnectionPoolBuilder setMaxPoolSize(int maxPoolSize)
setMaxPoolSize in interface ConnectionPool.ConnectionPoolBuilderpublic C3p0ConnectionPool build()
C3p0ConnectionPool.
build in interface ConnectionPool.ConnectionPoolBuilderbuild in interface BuilderC3p0ConnectionPoolDataSources.pooledDataSource(javax.sql.DataSource)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||