__init__ ()
|
Constructor |
add_options (**kwds)
|
Add the keyword options to the Options object in this object. |
available ()
|
|
clear ()
|
Clear the data that was extracted from this table |
close ()
|
Close the data manager. |
connect (connection, options)
|
|
create_connection_string (ctype, connection, ...)
|
|
create_dsn_dict (argstr, existing_config)
|
|
initialize (**kwds)
|
Initialize the data manager with keyword arguments. |
open ()
|
Open the data manager. |
process (model, data, default)
|
Process the data that was extracted from this data manager and return it. |
read ()
|
Read data from the data manager. |
requirements ()
|
|
write (data)
|
Write data to the data manager. |