Trees | Index | Help |
|
---|
Package ZenUtils :: Module ZenZopeThread :: Class ZenZopeThread |
|
object
--+ |_Verbose
--+ |Thread
--+ | ZenZopeThread
Method Summary | |
---|---|
__init__(self)
| |
Abort our transaction (we are read-only) and close connection. | |
Open a connection to the zope database. | |
Sync the connection to the zope database. | |
Inherited from Thread :
__repr__ ,
getName ,
isAlive ,
isDaemon ,
join ,
run ,
setDaemon ,
setName ,
start
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__str__
|
Method Details |
---|
closedb(self)Abort our transaction (we are read-only) and close connection. |
opendb(self)Open a connection to the zope database. |
syncdb(self)Sync the connection to the zope database. |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:13 2007 | http://epydoc.sf.net |