Uses of Enum
com.google.cloud.spanner.TransactionManager.TransactionState
Packages that use TransactionManager.TransactionState
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of TransactionManager.TransactionState in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return TransactionManager.TransactionStateModifier and TypeMethodDescriptionAsyncTransactionManager.getState()Returns the state of the transaction.TransactionManager.getState()Returns the state of the transaction.Returns the enum constant of this type with the specified name.static TransactionManager.TransactionState[]TransactionManager.TransactionState.values()Returns an array containing the constants of this enum type, in the order they are declared.