Uses of Interface
com.google.cloud.spanner.BatchClient
Packages that use BatchClient
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of BatchClient in com.google.cloud.spanner
Classes in com.google.cloud.spanner that implement BatchClientModifier and TypeClassDescriptionclassDefault implementation for Batch Client interface.Methods in com.google.cloud.spanner that return BatchClientModifier and TypeMethodDescriptionSpanner.getBatchClient(DatabaseId db) Returns aBatchClientto do batch operations on Cloud Spanner databases. -
Uses of BatchClient in com.google.cloud.spanner.testing
Methods in com.google.cloud.spanner.testing that return BatchClient