Uses of Class
org.apache.james.util.mordred.PoolConnEntry

Packages that use PoolConnEntry
org.apache.james.util.mordred   
 

Uses of PoolConnEntry in org.apache.james.util.mordred
 

Methods in org.apache.james.util.mordred with parameters of type PoolConnEntry
 void JdbcDataSource.killConnection(PoolConnEntry entry)
          Deprecated. - No longer used in the new approach.
 void JdbcDataSource.releaseConnection(PoolConnEntry entry)
          Implements the ConnDefinition behavior when a connection is no longer needed.
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.