|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectStore | |
|---|---|
| org.cruxframework.crux.core.client.db | Contains classes to support a database on client browser. |
| Uses of ObjectStore in org.cruxframework.crux.core.client.db |
|---|
| Classes in org.cruxframework.crux.core.client.db that implement ObjectStore | |
|---|---|
class |
AbstractObjectStore<K,V>
CRUX INTERNAL CLASS. |
class |
IDXAbstractObjectStore<K,V>
CRUX INTERNAL CLASS. |
class |
WSQLAbstractObjectStore<K,V>
|
| Methods in org.cruxframework.crux.core.client.db that return ObjectStore | ||
|---|---|---|
|
WSQLTransaction.getObjectStore(String storeName)
Retrieve an ObjectStore manipulated by the current transaction. |
|
abstract
|
Transaction.getObjectStore(String storeName)
Retrieve an ObjectStore manipulated by the current transaction. |
|
|
IDXTransaction.getObjectStore(String storeName)
Retrieve an ObjectStore manipulated by the current transaction. |
|
protected abstract
|
IDXAbstractDatabase.getObjectStore(String storeName,
IDBObjectStore idbObjectStore)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||