| Trees | Indices | Help |
|
|---|
|
|
Interface to the database
|
|||
|
basedataobject A base object derived from dict that is used for various records. |
|||
|
dataobjectfactory Called by the code to read in objects when it needs a new object container |
|||
| IntegrityCheckFailed | |||
| Database | |||
|
ModuleBase Base class to implement a specific Virtual Table module with apsw. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
dictdataobjectfactory = database.dictdataobjectfactory
|
|||
TRACE = False
|
|||
|
|||
Returns a new dict with keys being the bitpim serial for each row. Each item must be derived from basedataobject |
Ensures that all records have a BitPim serial. Each item must be derived from basedataobject |
returns an sqlite quoted identifier (eg for when a column name is also an SQL keyword The value returned is quoted in square brackets |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jan 24 16:19:49 2010 | http://epydoc.sourceforge.net |