| Package | Description |
|---|---|
| com.google.cloud.spanner.jdbc |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TransactionRetryListener> |
CloudSpannerJdbcConnection.getTransactionRetryListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudSpannerJdbcConnection.addTransactionRetryListener(TransactionRetryListener listener) |
boolean |
CloudSpannerJdbcConnection.removeTransactionRetryListener(TransactionRetryListener listener) |
Copyright © 2019 Google LLC. All rights reserved.