Uses of Interface
com.google.cloud.spanner.connection.AsyncStatementResult
Packages that use AsyncStatementResult
-
Uses of AsyncStatementResult in com.google.cloud.spanner.connection
Methods in com.google.cloud.spanner.connection that return AsyncStatementResultModifier and TypeMethodDescriptionConnection.executeAsync(Statement statement) Executes the given statement if allowed in the currentTransactionModeand connection state asynchronously.