| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.db |
Contains classes to support a database on client browser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectStore<K,V>
CRUX INTERNAL CLASS.
|
class |
IDXAbstractObjectStore<K,V>
CRUX INTERNAL CLASS.
|
class |
IDXFileStore
CRUX INTERNAL CLASS.
|
class |
IDXIndex<K,I,V>
CRUX INTERNAL CLASS.
|
class |
IDXTransaction
CRUX INTERNAL CLASS.
|
class |
Index<K,I,V>
Represents an index into this database.
|
class |
Transaction
A transaction on Crux Database, To create transactions, use one of
Database's getTransaction() method. |
class |
WSQLAbstractObjectStore<K,V> |
class |
WSQLCursor<K,P,V> |
class |
WSQLIndex<K,I,V>
Represents an index into this database.
|
class |
WSQLTransaction
A transaction on Crux Database, To create transactions, use one of
Database's getTransaction() method. |
Copyright © 2015. All rights reserved.