Package | Description |
---|---|
com.google.cloud.spanner.connection |
Internal API for Google Cloud Spanner.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncStatementResult |
Modifier and Type | Method and Description |
---|---|
StatementResult |
Connection.execute(Statement statement)
Executes the given statement if allowed in the current
TransactionMode and connection
state. |
Copyright © 2022 Google LLC. All rights reserved.