| Package | Description |
|---|---|
| tech.ydb.jdbc.impl |
| Modifier and Type | Method and Description |
|---|---|
protected List<BaseYdbStatement.YdbResult> |
BaseYdbStatement.executeDataQuery(YdbQuery query,
String yql,
tech.ydb.table.query.Params params) |
protected List<BaseYdbStatement.YdbResult> |
BaseYdbStatement.executeExplainQuery(YdbQuery query) |
protected List<BaseYdbStatement.YdbResult> |
BaseYdbStatement.executeScanQuery(String yql,
tech.ydb.table.query.Params params) |
protected List<BaseYdbStatement.YdbResult> |
BaseYdbStatement.executeSchemeQuery(YdbQuery query) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BaseYdbStatement.updateState(List<BaseYdbStatement.YdbResult> results) |
Copyright © 2024. All rights reserved.