ConnectionWrapper


Attributes

a logger

<property object at 0x8755c0c>

a raw_connection

<property object at 0x8755b94>

Methods

f __init__(self, plugin) ...

f from_uri(cls, uri) ...

f cursor(self) ...

f commit(self) ...

f rollback(self) ...

f close(self) ...

f execute(self, operation) ...

f execute_all(self, operation) ...

f sqlrepr(self, expr) ...

f logger__get(self) ...

f logger__set(self, value) ...

f logger__del(self) ...

See the source for more information.