| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
property --+
|
datatypes.datatype --+
|
pickle
|
|||
| __init__(self, pickle_protocol=HIGHEST_PROTOCOL, column=None, title=None, validators=(), has_default=False) | ||
|
__set_from_result__(self,
ds,
dbobj,
value) This method takes care of un-pickling the value stored in the datbase. |
||
|
__convert__(self,
value) Since we store the Python object 'as is', convert does nothing. |
||
|
sql_literal(self,
dbobj) This function takes care of converting the Python object into a serialized string representation. |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Wed Feb 20 18:17:32 2008 | http://epydoc.sourceforge.net |