There are no attributes in this class.
execute(operation, parameters=None)
Executes an operation, registering the underlying connection with the transaction system.
executemany(operation, parameters)
Executes an operation, registering the underlying connection with the transaction system.
fetchall()
fetchmany(*args, **kw)
fetchone()