B C G N O S

B

build() - Method in class org.apithefire.sql.c3p0.C3p0ConnectionPool.C3p0ConnectionPoolBuilder
Builds a new C3p0ConnectionPool.

C

C3p0ConnectionPool - Class in org.apithefire.sql.c3p0
A C3P0 connection pool.
C3p0ConnectionPool.C3p0ConnectionPoolBuilder - Class in org.apithefire.sql.c3p0
A C3p0ConnectionPool builder.
close() - Method in class org.apithefire.sql.c3p0.C3p0ConnectionPool
 

G

getConnection() - Method in class org.apithefire.sql.c3p0.C3p0ConnectionPool
 
getMaxPoolSize() - Method in class org.apithefire.sql.c3p0.C3p0ConnectionPool
 
getMinPoolSize() - Method in class org.apithefire.sql.c3p0.C3p0ConnectionPool
 

N

newBuilder() - Static method in class org.apithefire.sql.c3p0.C3p0ConnectionPool
Returns a new C3p0ConnectionPool.C3p0ConnectionPoolBuilder.

O

org.apithefire.sql.c3p0 - package org.apithefire.sql.c3p0
 

S

setConnectionProvider(ConnectionProvider) - Method in class org.apithefire.sql.c3p0.C3p0ConnectionPool.C3p0ConnectionPoolBuilder
 
setMaxPoolSize(int) - Method in class org.apithefire.sql.c3p0.C3p0ConnectionPool.C3p0ConnectionPoolBuilder
 
setMinPoolSize(int) - Method in class org.apithefire.sql.c3p0.C3p0ConnectionPool.C3p0ConnectionPoolBuilder
 

B C G N O S

Copyright © 2008. All Rights Reserved.