#include <grass/dbmi.h>

Go to the source code of this file.
Functions | |
| int | db__driver_begin_transaction (void) |
| int | db__driver_commit_transaction (void) |
| int db__driver_begin_transaction | ( | void | ) |
Definition at line 5 of file transaction.c.
| int db__driver_commit_transaction | ( | void | ) |
Definition at line 13 of file transaction.c.
1.5.5