| 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,
_set_daemon
Inherited from _Verbose:
_note
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
| |
| Class Variable Summary | |
|---|---|
Inherited from Thread:
_Thread__initialized
|
| 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 |