Deprecated API

Deprecated Classes
org.apache.avalon.excalibur.datasource.Jdbc3Connection
          No longer necessary due to the dynamic proxies 
org.apache.avalon.excalibur.datasource.JdbcConnection
          No longer necessary due to the dynamic proxies 
 

Deprecated Constructors
org.apache.avalon.excalibur.datasource.AbstractJdbcConnection(Connection, boolean)
          Use the version with keepAlive specified 
org.apache.avalon.excalibur.datasource.JdbcConnectionFactory(String, String, String, boolean, boolean)
          Use the new constructor with the keepalive and connectionClass specified. 
org.apache.avalon.excalibur.datasource.JdbcConnectionFactory(String, String, String, boolean, boolean, String)
          Use the new constructor with the keepalive and connectionClass specified. 
 



Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.