Enum StatementResult.ClientSideStatementType (6.25.1)
public enum StatementResult.ClientSideStatementType extends Enum<StatementResult.ClientSideStatementType>
The type of client side statement that was executed.
Static Fields
Name | Description |
ABORT_BATCH | |
BEGIN | |
COMMIT | |
EXPLAIN | |
ROLLBACK | |
RUN_BATCH | |
SET_AUTOCOMMIT | |
SET_AUTOCOMMIT_DML_MODE | |
SET_OPTIMIZER_STATISTICS_PACKAGE | |
SET_OPTIMIZER_VERSION | |
SET_READONLY | |
SET_READ_ONLY_STALENESS | |
SET_RETRY_ABORTS_INTERNALLY | |
SET_RETURN_COMMIT_STATS | |
SET_RPC_PRIORITY | |
SET_STATEMENT_TAG | |
SET_STATEMENT_TIMEOUT | |
SET_TRANSACTION_MODE | |
SET_TRANSACTION_TAG | |
SHOW_AUTOCOMMIT | |
SHOW_AUTOCOMMIT_DML_MODE | |
SHOW_COMMIT_RESPONSE | |
SHOW_COMMIT_TIMESTAMP | |
SHOW_OPTIMIZER_STATISTICS_PACKAGE | |
SHOW_OPTIMIZER_VERSION | |
SHOW_READONLY | |
SHOW_READ_ONLY_STALENESS | |
SHOW_READ_TIMESTAMP | |
SHOW_RETRY_ABORTS_INTERNALLY | |
SHOW_RETURN_COMMIT_STATS | |
SHOW_RPC_PRIORITY | |
SHOW_STATEMENT_TAG | |
SHOW_STATEMENT_TIMEOUT | |
SHOW_TRANSACTION_ISOLATION_LEVEL | |
SHOW_TRANSACTION_TAG | |
START_BATCH_DDL | |
START_BATCH_DML | |
Static Methods
Name | Description |
valueOf(String name) | |
values() | |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-06-09 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]