public static final class RawExecuteSqlResponse.Info extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COUNT
Number of records without final limits applied
|
static String |
RESULT_TABLE_LIST
List of tables, comma-separated, in addition to the
pagingTable , created as result of the query. |
public static final String COUNT
public static final String RESULT_TABLE_LIST
pagingTable
, created as result of the query.
These should be cleared by the caller when they are done querying.Copyright © 2025. All rights reserved.