Closure Library API Documentation
Go to class or file:
transaction.js
No description.
Useful links
Source Code
Git
File Location
/goog/db/transaction.js
Classes
goog.db.Transaction
Creates a new transaction. Transactions contain methods for accessing object stores and are created from the database object. Should not be created directly, open a database and call createTransaction on it.
Enumerations
Directory db
File Reference