Data handlers

GnomeDbDataHandler — Interface which provides data handling capabilities
GnomeDbHandlerString
GnomeDbHandlerBoolean
GnomeDbHandlerTime
GnomeDbHandlerNumerical
GnomeDbHandlerNone — Default handling of unkonwn data types
GnomeDbHandlerText
GnomeDbHandlerCidr — Specific for Postgres's CIDR data type
GnomeDbHandlerPassmd5 — Used to store password as an MD5 sum of real password

The objects listed in this section implement the GnomeDbDataHandler interface.