Uses of Class
org.apache.commons.dbutils.ProxyFactory
-
Packages that use ProxyFactory Package Description 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 Modifier and Type Method Description static ProxyFactory
ProxyFactory. instance()
Returns the Singleton instance of this class.
-