public static interface CursorImpl.WithCursor
Modifier and Type | Method and Description |
---|---|
boolean |
withCursor(CursorImpl cursor,
DatabaseEntry key,
DatabaseEntry data)
Called for each record in the databaseImpl.
|
boolean withCursor(CursorImpl cursor, DatabaseEntry key, DatabaseEntry data) throws DatabaseException
DatabaseException