Classes | |
| class | mozStorageTransaction |
| This class wraps a transaction inside a given C++ scope, guaranteeing that the transaction will be completed even if you have an exception or return early. More... | |
| class | mozStorageStatementScoper |
| This class wraps a statement so that it is guaraneed to be reset when this object goes out of scope. More... | |
1.5.6