public class YdbQueryProperties extends Object
| Constructor and Description |
|---|
YdbQueryProperties(YdbConfig config) |
| Modifier and Type | Method and Description |
|---|---|
QueryType |
getForcedQueryType() |
boolean |
isDeclareJdbcParameters() |
boolean |
isDetectBatchQueries() |
boolean |
isDetectJdbcParameters() |
boolean |
isDetectQueryType() |
boolean |
isPrepareDataQueries() |
public YdbQueryProperties(YdbConfig config) throws SQLException
SQLExceptionpublic boolean isDetectQueryType()
public boolean isDetectJdbcParameters()
public boolean isDeclareJdbcParameters()
public boolean isPrepareDataQueries()
public boolean isDetectBatchQueries()
public QueryType getForcedQueryType()
Copyright © 2024. All rights reserved.