transaction.js
No description.

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