Uses of Package
nl.knowledgeplaza.util.pool

Packages that use nl.knowledgeplaza.util.pool
nl.knowledgeplaza.util.pool   
 

Classes in nl.knowledgeplaza.util.pool used by nl.knowledgeplaza.util.pool
BaseObjectPool
          This class implements basic object pool logic.
JdbcConnectionPool
          This is a JdbcConnection specific pool, it serves to get rid of the casting.
JdbcConnectionPoolFactory
          Generates JDBC Connections from a configuration properties.
ObjectPool
          This interface is compatible with the Apache Common Pool, so it can be a drop-in replacement.
PoolableObjectFactory
          This interface is compatible with the Apache Common Pool, so it can be a drop-in replacement.
PriorityObjectPool
          This class implements a priority pool.
 



Copyright © 2010 KnowledgePlaza. All Rights Reserved.