public class SqlTypeProvider extends Object
读取配置文件处理Sql的类型信息
| Modifier and Type | Method and Description |
|---|---|
static SqlTypeProvider |
create(io.vertx.up.commune.config.Database database) |
String |
getColumnType(String key) |
io.vertx.core.json.JsonArray |
getMappingList(String key) |
public static SqlTypeProvider create(io.vertx.up.commune.config.Database database)
public io.vertx.core.json.JsonArray getMappingList(String key)
Copyright © 2021. All rights reserved.