DataObjects::Transaction
# File lib/do_sqlite3/transaction.rb, line 8 8: def begin_prepared 9: raise NotImplementedError 10: end
# File lib/do_sqlite3/transaction.rb, line 12 12: def commit_prepared 13: raise NotImplementedError 14: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.