com.healthmarketscience.jackcess
Interface Cursor.Position

All Known Implementing Classes:
CursorImpl.PositionImpl
Enclosing interface:
Cursor

public static interface Cursor.Position

Value object which maintains the current position of the cursor.


Method Summary
 RowId getRowId()
          Returns the unique RowId of the position of the cursor.
 

Method Detail

getRowId

RowId getRowId()
Returns the unique RowId of the position of the cursor.



Copyright © 2005-2017 Health Market Science. All Rights Reserved.