| Class | Description |
|---|---|
| DatabaseInstanceStatusRetryPolicy |
RetryPolicy implementation that checks if it is useful to retry an operation
based on the database instance status. |
| RdbmsRetryOperationsInterceptor |
Subclass of
RetryOperationsInterceptor that checks that there is no transaction
available while starting a retryable operation. |
| SqlRetryPolicy |
RetryPolicy implementation that checks for database error which are retryable. |
| Enum | Description |
|---|---|
| InstanceStatus |
Enumeration that holds all possible Amazon RDS database instance states.
|
| Exception | Description |
|---|---|
| JdbcRetryException |
Exception that occurs if a retry operation is installed inside a database transaction.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.