| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.db |
Contains classes to support a database on client browser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IDXIndex<K,I,V>
CRUX INTERNAL CLASS.
|
class |
WSQLIndex<K,I,V>
Represents an index into this database.
|
| Modifier and Type | Method and Description |
|---|---|
<I> Index<K,I,V> |
ObjectStore.getIndex(String name)
Retrieve the index for the given name
|
Copyright © 2015. All rights reserved.