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