Part of canonical.launchpad.database.stormsugar View In Hierarchy
Known subclasses: canonical.launchpad.database.tests.test_stormsugar.SugarDerived
| Method | __init__ | Undocumented |
| Method | master_store | Undocumented |
| Class Method | getDefaultStore | Return the default store for this class. |
| Class Method | getById | Return the object of this type with given id. |
| Class Method | find | Select the instances whose properties match kwargs. |
| Method | flush | Bi-directionally update this object with the database. |
| Method | remove | Remove this object from the database. |