Uses of Interface
org.apache.commons.dbutils.PropertyHandler
-
Packages that use PropertyHandler Package Description org.apache.commons.dbutils.handlers.properties Implementations of the org.apache.commons.dbutils.PropertyHandler interface. -
-
Uses of PropertyHandler in org.apache.commons.dbutils.handlers.properties
Classes in org.apache.commons.dbutils.handlers.properties that implement PropertyHandler Modifier and Type Class Description classDatePropertyHandlerPropertyHandlerfor date fields.classStringEnumPropertyHandlerPropertyHandlerfor enums.
-