| Class | Description |
|---|---|
| ArrayValue |
Contains an array.
|
| BatchExecuteStatementRequest |
The request parameters represent the input of a SQL statement over an array of data.
|
| BatchExecuteStatementResponse |
The response elements represent the output of a SQL statement over an array of data.
|
| BeginTransactionRequest |
The request parameters represent the input of a request to start a SQL transaction.
|
| BeginTransactionResponse |
The response elements represent the output of a request to start a SQL transaction.
|
| ColumnMetadata |
Contains the metadata for a column.
|
| CommitTransactionRequest |
The request parameters represent the input of a commit transaction request.
|
| CommitTransactionResponse |
The response elements represent the output of a commit transaction request.
|
| ExecuteSqlRequest |
The request parameters represent the input of a request to run one or more SQL statements.
|
| ExecuteSqlResponse |
The response elements represent the output of a request to run one or more SQL statements.
|
| ExecuteStatementRequest |
The request parameters represent the input of a request to run a SQL statement against a database.
|
| ExecuteStatementResponse |
The response elements represent the output of a request to run a SQL statement against a database.
|
| Field |
Contains a value.
|
| RdsDataException.BuilderImpl | |
| RdsDataRequest | |
| RdsDataRequest.BuilderImpl | |
| RdsDataResponse | |
| RdsDataResponse.BuilderImpl | |
| RdsDataResponseMetadata | |
| Record |
A record returned by a call.
|
| ResultFrame |
The result set returned by a SQL statement.
|
| ResultSetMetadata |
The metadata of the result set returned by a SQL statement.
|
| ResultSetOptions |
Options that control how the result set is returned.
|
| RollbackTransactionRequest |
The request parameters represent the input of a request to perform a rollback of a transaction.
|
| RollbackTransactionResponse |
The response elements represent the output of a request to perform a rollback of a transaction.
|
| SqlParameter |
A parameter used in a SQL statement.
|
| SqlStatementResult |
The result of a SQL statement.
|
| StructValue |
A structure value returned by a call.
|
| UpdateResult |
The response elements represent the results of an update.
|
| Value |
Contains the value of a column.
|
| Enum | Description |
|---|---|
| DecimalReturnType | |
| TypeHint |
| Exception | Description |
|---|---|
| BadRequestException |
There is an error in the call or in a SQL statement.
|
| ForbiddenException |
There are insufficient privileges to make the call.
|
| InternalServerErrorException |
An internal error occurred.
|
| NotFoundException |
The
resourceArn, secretArn, or transactionId value can't be found. |
| RdsDataException | |
| ServiceUnavailableErrorException |
The service specified by the
resourceArn parameter is not available. |
| StatementTimeoutException |
The execution of the SQL statement timed out.
|
Copyright © 2021. All rights reserved.