RdbhostConnection
The RdbhostConnection class is accessible via the
sqlobject.rdbhost.rdbhostconnection
module.
Attributes
Methods
f
__init__(self, dsn=None, host=None, port=None, db=None, user=None, password=None, unicodeCols=False, driver='rdbhost', **kw)
...
See
the source
for more information.