Uses of Class
net.sf.colle.sql.ConnectionManager.Configuration

Packages that use ConnectionManager.Configuration
net.sf.colle.sql   
 

Uses of ConnectionManager.Configuration in net.sf.colle.sql
 

Methods in net.sf.colle.sql with parameters of type ConnectionManager.Configuration
static Connection ConnectionManager.getConnection(ConnectionManager.Configuration pxConfig)
           
static void ConnectionManager.releaseConnection(Connection pxConnection, ConnectionManager.Configuration pxConfig)
           
static List ConnectionManager.getOpenConnectionsStackTraces(ConnectionManager.Configuration pxConfig)