Class MetaCursor
java.lang.Object
org.h2.index.MetaCursor
- All Implemented Interfaces:
Cursor
-
Method Summary
-
Method Details
-
get
-
getSearchRow
Description copied from interface:CursorGet the current row. Only the data for indexed columns is available in this row.- Specified by:
getSearchRowin interfaceCursor- Returns:
- the search row
-
next
-
previous
-