Uses of Class
org.apache.commons.dbutils.QueryLoader
Packages that use QueryLoader
Package
Description
DbUtils is a small set of classes designed to make working with JDBC easier.
-
Uses of QueryLoader in org.apache.commons.dbutils
Fields in org.apache.commons.dbutils declared as QueryLoaderModifier and TypeFieldDescriptionprivate static final QueryLoader
QueryLoader.instance
The Singleton instance of this class.Methods in org.apache.commons.dbutils that return QueryLoaderModifier and TypeMethodDescriptionstatic QueryLoader
QueryLoader.instance()
Return an instance of this class.