public class GridH2Cursor extends Object implements org.h2.index.Cursor
| Constructor and Description |
|---|
GridH2Cursor(Iterator<GridH2Row> iter)
Constructor.
|
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.CursorCopyright © 2014. All rights reserved.