| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FQDN_PATTERN_GENERATE |
"projects/%s/instances/%s/databases/%s" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"Cloud Spanner" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DRIVER_NAME |
"cloudspanner" |
public static final String |
SHORT_DRIVER_NAME |
"spanner" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_READONLY |
"Cannot begin a new transaction because a readonly transaction is already in progress." |
public static final String |
MSG_READWRITE |
"Cannot begin a new transaction because a read/write transaction is already in progress." |
Copyright © 2021 Google LLC. All rights reserved.