|
| def | odbType (self) |
| |
| def | sqlColType (self, options) |
| |
| def | convertFrom (self, val, options) |
| | convertFrom - converts 'val' from database representation to the local representation More...
|
| |
| def | convertTo (self, data, options) |
| | convertTo - converts 'data' to database representation from the local representation More...
|
| |
| def | needEscape (self) |
| |
| def | odbType (self) |
| |
| def | sqlColType (self, options) |
| |
| def | compressionOk (self) |
| |
| def | convertFrom (self, val, options) |
| |
| def | convertTo (self, data, options) |
| |
| def | get (self, data, options) |
| |
| def | needEncode (self) |
| |
| def | needEscape (self) |
| |
| def | needQuoting (self) |
| |
| def | set (self, val, options) |
| |
Definition at line 164 of file odb.py.
| def pyclearsilver.odb._ODB_IncInteger.odbType |
( |
|
self | ) |
|
| def pyclearsilver.odb._ODB_IncInteger.sqlColType |
( |
|
self, |
|
|
|
options |
|
) |
| |
The documentation for this class was generated from the following file: