Uses of Class
org.cruxframework.crux.core.client.db.indexeddb.IDBTransaction

Packages that use IDBTransaction
org.cruxframework.crux.core.client.db.indexeddb   
 

Uses of IDBTransaction in org.cruxframework.crux.core.client.db.indexeddb
 

Methods in org.cruxframework.crux.core.client.db.indexeddb that return IDBTransaction
 IDBTransaction IDBRequest.getTransaction()
           
 IDBTransaction IDBObjectStore.getTransaction()
           
 IDBTransaction IDBDatabase.getTransaction(String... storeNames)
           
 IDBTransaction IDBDatabase.getTransaction(String[] storeNames, IDBTransaction.IDBTransactionMode mode)
           
 



Copyright © 2014. All rights reserved.