Help! このへんがうまく訳せない

Quickly: web.transact() starts a transaction. web.commit() commits it; web.rollback() rolls it back. web.update works just like web.insert except instead of returning the id it takes it (or a string WHERE clause) after the table name.

お助けを。