|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBObject | |
|---|---|
| org.cruxframework.crux.core.client.db | Contains classes to support a database on client browser. |
| Uses of DBObject in org.cruxframework.crux.core.client.db |
|---|
| Subclasses of DBObject in org.cruxframework.crux.core.client.db | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||