Uses of Interface
org.apache.commons.dbutils.PropertyHandler
Packages that use PropertyHandler
Package
Description
DbUtils is a small set of classes designed to make working with JDBC easier.
Implementations of the org.apache.commons.dbutils.PropertyHandler interface.
-
Uses of PropertyHandler in org.apache.commons.dbutils
Fields in org.apache.commons.dbutils with type parameters of type PropertyHandlerModifier and TypeFieldDescriptionprivate static final List
<PropertyHandler> BeanProcessor.propertyHandlers
-
Uses of PropertyHandler in org.apache.commons.dbutils.handlers.properties
Classes in org.apache.commons.dbutils.handlers.properties that implement PropertyHandlerModifier and TypeClassDescriptionclass
PropertyHandler
for date fields.class
PropertyHandler
for enums.