Class FBUpdatableCursorFetcher

java.lang.Object
org.firebirdsql.jdbc.FBUpdatableCursorFetcher

public class FBUpdatableCursorFetcher extends Object
Statement fetcher for updatable cursor case. This fetcher keeps cursor position consistent, however we cannot tell now if we are on the last record. Method isLast()throws exception now.
Author:
Roman Rokytskyy, Mark Rotteveel