Uses of Interface
com.google.cloud.spanner.BatchReadOnlyTransaction
Packages that use BatchReadOnlyTransaction
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of BatchReadOnlyTransaction in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return BatchReadOnlyTransactionModifier and TypeMethodDescriptionBatchClient.batchReadOnlyTransaction(BatchTransactionId batchTransactionId) Returns aBatchReadOnlyTransactioncontext in which multiple reads and/or queries can be performed.BatchClient.batchReadOnlyTransaction(TimestampBound bound) Returns aBatchReadOnlyTransactioncontext in which multiple reads and/or queries can be performed.BatchClientImpl.batchReadOnlyTransaction(BatchTransactionId batchTransactionId) BatchClientImpl.batchReadOnlyTransaction(TimestampBound bound)