| 限定符和类型 | 方法和说明 |
|---|---|
default RDBFeatureType |
SyncSqlExecutor.getType() |
| 限定符和类型 | 方法和说明 |
|---|---|
default RDBFeatureType |
ReactiveSqlExecutor.getType() |
| 限定符和类型 | 方法和说明 |
|---|---|
static RDBFeatureType |
RDBFeatureType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static RDBFeatureType[] |
RDBFeatureType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
default RDBFeatureType |
Dialect.getType() |
| 限定符和类型 | 方法和说明 |
|---|---|
default RDBFeatureType |
SqlBuilder.getType() |
default RDBFeatureType |
Paginator.getType() |
| 限定符和类型 | 方法和说明 |
|---|---|
default RDBFeatureType |
TermFragmentBuilder.getType() |
| 限定符和类型 | 方法和说明 |
|---|---|
default RDBFeatureType |
FunctionFragmentBuilder.getType() |
Copyright © 2020. All rights reserved.