Uses of Class
com.google.cloud.spanner.ForwardingStructReader
Packages that use ForwardingStructReader
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of ForwardingStructReader in com.google.cloud.spanner
Subclasses of ForwardingStructReader in com.google.cloud.spannerModifier and TypeClassDescriptionclassForwarding implementation ofAsyncResultSetthat forwards all calls to a delegate.classForwarding implementation of ResultSet that forwards all calls to a delegate.