| Package | Description |
|---|---|
| tech.ydb.jdbc.query | |
| tech.ydb.jdbc.settings |
| Modifier and Type | Method and Description |
|---|---|
QueryType |
YdbQueryParser.detectQueryType() |
QueryType |
YdbQuery.getType() |
QueryType |
QueryStatement.getType() |
static QueryType |
QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryType[] |
QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
QueryStatement(QueryType type,
QueryCmd command) |
| Modifier and Type | Method and Description |
|---|---|
QueryType |
YdbQueryProperties.getForcedQueryType() |
Copyright © 2024. All rights reserved.