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 © 1999-2002 Apache Jakarta Project. All Rights Reserved."