Uses of Class
com.onwbp.adaptation.IncompatibleChangeError
Packages that use IncompatibleChangeError
Package
Description
Provides core classes and interfaces for accessing datasets, tables, and their records.
-
Uses of IncompatibleChangeError in com.onwbp.adaptation
Methods in com.onwbp.adaptation that throw IncompatibleChangeErrorModifier and TypeMethodDescriptionRequest.execute()Executes the request and returns the result.voidRequestResult.refresh()Deprecated.booleanRequestResult.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.