Update API doc methods

This commit is contained in:
Tyler Hobbs
2014-07-18 11:57:38 -05:00
parent 09f737b204
commit 1dd1bce344

View File

@@ -43,6 +43,8 @@
.. automethod:: shutdown
.. automethod:: register_user_type
.. automethod:: register_listener
.. automethod:: unregister_listener
@@ -63,6 +65,10 @@
.. autoattribute:: default_fetch_size
.. autoattribute:: use_client_timestamp
.. autoattribute:: encoders
.. automethod:: execute(statement[, parameters][, timeout][, trace])
.. automethod:: execute_async(statement[, parameters][, trace])