| Trees | Indices | Help |
|
|---|
object --+ | db.util.ConnectionWrapper --+ | db.mysql_backend.MySQLConnection --+ | MockMySQLConnection
Inherited from db.mysql_backend.MySQLConnection :
cast ,
close ,
concat ,
cursor ,
drop_table ,
get_last_id ,
like ,
like_escape ,
prefix_match ,
prefix_match_value ,
quote ,
rollback ,
update_sequence
Inherited from db.util.ConnectionWrapper :
__getattr__
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
Inherited from db.mysql_backend.MySQLConnection :
poolable
Inherited from db.util.ConnectionWrapper :
cnx ,
log
Inherited from object:
__class__
| Trees | Indices | Help |
|
|---|