Transaction


Methods

f __init__(self, dbConnection) ...

f assertActive(self) ...

f query(self, s) ...

f queryAll(self, s) ...

f queryOne(self, s) ...

f queryInsertID(self, soInstance, id, names, values) ...

f iterSelect(self, select) ...

f commit(self, close=False) ...

f rollback(self) ...

f begin(self) ...

f __del__(self) ...

See the source for more information.