public class H2Cursor extends Object implements org.h2.index.Cursor
| Constructor and Description |
|---|
H2Cursor(GridCursor<H2Row> cursor) |
| Modifier and Type | Method and Description |
|---|---|
org.h2.result.Row |
get() |
org.h2.result.SearchRow |
getSearchRow() |
boolean |
next() |
boolean |
previous() |
public H2Cursor(GridCursor<H2Row> cursor)
cursor - Cursor.public org.h2.result.Row get()
get in interface org.h2.index.Cursorpublic org.h2.result.SearchRow getSearchRow()
getSearchRow in interface org.h2.index.Cursorpublic boolean next()
next in interface org.h2.index.Cursorpublic boolean previous()
previous in interface org.h2.index.Cursor
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023