Part of canonical.launchpad.webapp.dbpolicy View In Hierarchy
IDatabasePolicy that blocks all access to the database.| Method | getStore | Raises DisallowedStore. No Database access is allowed. |
Inherited from BaseDatabasePolicy:
| Method | __init__ | Undocumented |
| Method | install | See IDatabasePolicy. |
| Method | uninstall | See IDatabasePolicy. |
| Method | __enter__ | See IDatabasePolicy. |
| Method | __exit__ | See IDatabasePolicy. |