| Modifier and Type | Method and Description |
|---|---|
static DslJdbcSampler.QueryType |
DslJdbcSampler.QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DslJdbcSampler.QueryType[] |
DslJdbcSampler.QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DslJdbcSampler |
DslJdbcSampler.queryType(DslJdbcSampler.QueryType queryType)
Allows to explicitly specify the query type when auto-detection is not enough.
|
Copyright © 2022. All rights reserved.