public interface FunctionFragmentBuilder extends Feature
| 限定符和类型 | 方法和说明 |
|---|---|
SqlFragments |
create(String columnFullName,
RDBColumnMetadata metadata,
Map<String,Object> opts) |
static FeatureId<FunctionFragmentBuilder> |
createFeatureId(String suffix) |
String |
getFunction() |
default String |
getId() |
default RDBFeatureType |
getType() |
static FeatureId<FunctionFragmentBuilder> createFeatureId(String suffix)
default RDBFeatureType getType()
String getFunction()
SqlFragments create(String columnFullName, RDBColumnMetadata metadata, Map<String,Object> opts)
Copyright © 2023. All rights reserved.