Uses of Interface
com.google.cloud.spanner.AsyncTransactionManager
Packages that use AsyncTransactionManager
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of AsyncTransactionManager in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return AsyncTransactionManagerModifier and TypeMethodDescriptionDatabaseClient.transactionManagerAsync(Options.TransactionOption... options) Returns an asynchronous transaction manager which allows manual management of transaction lifecycle.