Uses of Class
nl.knowledgeplaza.util.pool.JdbcConnectionPoolFactory

Packages that use JdbcConnectionPoolFactory
nl.knowledgeplaza.util.pool   
 

Uses of JdbcConnectionPoolFactory in nl.knowledgeplaza.util.pool
 

Methods in nl.knowledgeplaza.util.pool with parameters of type JdbcConnectionPoolFactory
static JdbcConnectionPool JdbcConnectionPoolFactory.createConnectionPool(java.lang.String poolname, ConfigurationProperties configurationProperties, JdbcConnectionPoolFactory jdbcConnectionPoolFactory)
          Create a pool (using the GenericObjectPool)
static JdbcConnectionPool JdbcConnectionPoolFactory.createConnectionPool(java.lang.String poolname, java.lang.String applicationname, JdbcConnectionPoolFactory jdbcConnectionPoolFactory)
          Create a pool (using the GenericObjectPool)
 



Copyright © 2010 KnowledgePlaza. All Rights Reserved.