Uses of Class
com.onwbp.adaptation.IncompatibleChangeError
Package
Description
Provides core classes and interfaces for accessing datasets, tables, and their records.
-
Uses of IncompatibleChangeError in com.onwbp.adaptation
Modifier and TypeMethodDescriptionRequest.execute()
Executes the request and returns the result.void
RequestResult.refresh()
Deprecated.boolean
RequestResult.refreshIfNeeded()
Deprecated.This method does not do anything: in accordance to Query snapshot isolation, the result is frozen whenRequest.execute()
is called.
Request.execute()
is called.