SQLite3.begin

Convenience functions for beginning, committing, or rolling back a transaction.

  1. void begin()
    class SQLite3
    void
    begin
    ()
  2. void commit()
  3. void rollback()

Meta