The goog.db.Transaction.TransactionMode Enum

goog.db.Transaction.TransactionMode

The three possible transaction modes.

@see
http://www.w3.org/TR/IndexedDB/#idl-def-IDBTransaction
@enum
{number}

.READ_ONLY

.READ_WRITE

.VERSION_CHANGE