Uses of Class
org.apache.commons.dbutils.ProxyFactory

Packages that use ProxyFactory
org.apache.commons.dbutils DbUtils is a small set of classes designed to make working with JDBC easier. 
 

Uses of ProxyFactory in org.apache.commons.dbutils
 

Methods in org.apache.commons.dbutils that return ProxyFactory
static ProxyFactory ProxyFactory.instance()
          Returns the Singleton instance of this class.
 



Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.