Package dhm :: Module sqldict
[show private | hide private]
[frames | no frames]

Module dhm.sqldict

Basic SQL dictionary interface

Often you want to treat a SQL table as a dictionary. This module implements the SQLTable class which makes it easy to do that. It expects to deal with tables with unqiue keys (combined keys are supported) which is used to index the dictionary.
Classes
SQLDict SQL dictionary
SQLLookup SQL lookup table.

Generated by Epydoc 2.0 on Fri Oct 3 14:48:43 2003 http://epydoc.sf.net