Finalize access to this user database. @exception Exception if any exception is thrown during closing
()
| 69 | * @exception Exception if any exception is thrown during closing |
| 70 | */ |
| 71 | void close() throws Exception; |
| 72 | |
| 73 | |
| 74 | /** |
no outgoing calls
no test coverage detected