Part of stoqlib.database.synchronization View In Hierarchy
Method | __init__ | Undocumented |
Method | clean | Cleans the database. |
Method | get_station_name | Gets the name of the station. |
Method | set_station_by_name | Set the currently station by given name. |
Method | bump_sequences | Undocumented |
Method | sql_prepare | Gets an integer that represents the database insert. |
Method | sql_insert | Insert sid and date. |
Method | sql_finish | Finish an sql process. |
Method | changes | Undocumented |
Method | quit | Undocumented |
Inherited from XMLRPCService:
Method | serve | Undocumented |
Method | stop | Undocumented |
Parameters | name | name of the station |
Returns | an integer representing the insert |