com.ziclix.python.sql
public class PyExtendedCursor extends PyCursor
Version: $Revision: 3248 $
| Field Summary | |
|---|---|
| static PyClass | __class__
Field __class__ |
| Method Summary | |
|---|---|
| static void | classDictInit(PyObject dict)
Initializes the module.
|
| String | toString()
String representation of the object.
|
| PyObject | __findattr__(String name)
Finds the attribute.
|
Parameters: dict
Returns: a string representation of the object.
Parameters: name the name of the attribute of interest
Returns: the value for the attribute of the specified name