Package lemon :: Package session :: Package manager :: Package drivers :: Module db :: Class DB
[show private | hide private]
[frames | no frames]

Class DB

Base --+
       |
      DB


Method Summary
  __init__(self, conn, table)
  createTables(self, autoCommit)
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.

Generated by Epydoc 2.0 on Mon Nov 10 15:08:18 2003 http://epydoc.sf.net