| Home | Trees | Index | Help |
|
|---|
| Package lemon :: Package session :: Package manager :: Package drivers :: Module db :: Class DB |
|
Base --+
|
DB
| Method Summary | |
|---|---|
__init__(self,
conn,
table)
| |
Create a session table cable of holding session information from the default values in the Lemon.ini file. | |
dropTables(self,
autoCommit)
| |
tablesExist(self)
| |
| Method Details |
|---|
createTables(self, autoCommit=False)Create a session table cable of holding session information from the default values in the Lemon.ini file. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Mon Nov 10 15:08:18 2003 | http://epydoc.sf.net |