| Package | Description |
|---|---|
| com.google.cloud.spanner.connection |
Internal API for Google Cloud Spanner.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractStatementParser.StatementType |
AbstractStatementParser.ParsedStatement.getType()
Returns the type of statement that was recognized by the parser.
|
static AbstractStatementParser.StatementType |
AbstractStatementParser.StatementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractStatementParser.StatementType[] |
AbstractStatementParser.StatementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.