int db_commit(DB_Handle_t *db); int db_start_transaction(DB_Handle_t *db); int db_rollback(DB_Handle_t *db);