| Package | Description |
|---|---|
| com.amazonaws.services.rdsdata |
|
| com.amazonaws.services.rdsdata.model |
| Class and Description |
|---|
| BatchExecuteStatementRequest
The request parameters represent the input of a SQL statement over an array of data.
|
| BatchExecuteStatementResult
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.
|
| BeginTransactionResult
The response elements represent the output of a request to start a SQL transaction.
|
| CommitTransactionRequest
The request parameters represent the input of a commit transaction request.
|
| CommitTransactionResult
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.
|
| ExecuteSqlResult
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.
|
| ExecuteStatementResult
The response elements represent the output of a request to run a SQL statement against a database.
|
| RollbackTransactionRequest
The request parameters represent the input of a request to perform a rollback of a transaction.
|
| RollbackTransactionResult
The response elements represent the output of a request to perform a rollback of a transaction.
|
| Class and Description |
|---|
| ArrayValue
Contains an array.
|
| AWSRDSDataException
Base exception for all service exceptions thrown by AWS RDS DataService
|
| BatchExecuteStatementRequest
The request parameters represent the input of a SQL statement over an array of data.
|
| BatchExecuteStatementResult
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.
|
| BeginTransactionResult
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.
|
| CommitTransactionResult
The response elements represent the output of a commit transaction request.
|
| DecimalReturnType |
| ExecuteSqlRequest
The request parameters represent the input of a request to run one or more SQL statements.
|
| ExecuteSqlResult
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.
|
| ExecuteStatementResult
The response elements represent the output of a request to run a SQL statement against a database.
|
| Field
Contains a value.
|
| 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.
|
| RollbackTransactionResult
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.
|
| StatementTimeoutException
The execution of the SQL statement timed out.
|
| StructValue
A structure value returned by a call.
|
| TypeHint |
| UpdateResult
The response elements represent the results of an update.
|
| Value
Contains the value of a column.
|
Copyright © 2020. All rights reserved.