Uses of Interface
se.kmr.scam.local.pool.ConnectionFactory

Packages that use ConnectionFactory
se.kmr.scam.local.pool   
se.kmr.scam.local.pool.postgre   
 

Uses of ConnectionFactory in se.kmr.scam.local.pool
 

Constructors in se.kmr.scam.local.pool with parameters of type ConnectionFactory
ConnectionPool(ConnectionFactory factory, int minEntries, int maxEntries)
          Creates a connection pool with specified properties using the specified pooled connection factory
 

Uses of ConnectionFactory in se.kmr.scam.local.pool.postgre
 

Classes in se.kmr.scam.local.pool.postgre that implement ConnectionFactory
 class PostgreConnectionFactory
          A ConnectionFactory for the JDBC-Postgre bridge.
 



Copyright © 2003 SCAM. All Rights Reserved.