Send feedback
Enum StatementResult.ClientSideStatementType (6.25.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 6.25.1 keyboard_arrow_down
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()
Send feedback
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 2024-11-01 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]