com.healthmarketscience.jackcess.impl
Class CursorImpl.SavepointImpl
java.lang.Object
com.healthmarketscience.jackcess.impl.CursorImpl.SavepointImpl
- All Implemented Interfaces:
- Cursor.Savepoint
- Enclosing class:
- CursorImpl
protected static final class CursorImpl.SavepointImpl
- extends Object
- implements Cursor.Savepoint
Value object which represents a complete save state of the cursor.
getCursorId
public CursorImpl.IdImpl getCursorId()
- Specified by:
getCursorId in interface Cursor.Savepoint
getCurrentPosition
public CursorImpl.PositionImpl getCurrentPosition()
- Specified by:
getCurrentPosition in interface Cursor.Savepoint
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2005-2017 Health Market Science. All Rights Reserved.