| Home | Trees | Index | Help |
|
|---|
| Package dhm :: Module 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. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Fri Oct 3 14:48:43 2003 | http://epydoc.sf.net |