| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.db |
Contains classes to support a database on client browser.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FileCursor
Represents a cursor of files stored into the database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IDXCursor<K,V>
CRUX INTERNAL CLASS.
|
class |
IDXFileCursor
CRUX INTERNAL CLASS.
|
class |
WSQLCursor<K,P,V> |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DatabaseCursorCallback.onSuccess(Cursor<K,V> result)
Called when an open cursor operation is performed successfully.
|
Copyright © 2015. All rights reserved.